Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
workflow: remove config.php.example
Browse files Browse the repository at this point in the history
  • Loading branch information
slmatthew committed Mar 2, 2020
1 parent c0d4f1e commit bc6064a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Create ZIP files
uses: montudor/[email protected]
with:
args: zip -qq -r ./zip/archive.zip ./loader.php ./config.php.example ./modules
args: zip -qq -r ./zip/archive.zip ./loader.php ./modules

- name: Upload files to release
uses: danyadev/upload-to-release@master
Expand Down

0 comments on commit bc6064a

Please sign in to comment.