Skip to content

Commit

Permalink
Merge pull request #5 from RGLgg/beta
Browse files Browse the repository at this point in the history
missed cfg file in zip
  • Loading branch information
l-Aad-l committed May 26, 2020
2 parents b60fd4d + 10f053a commit 253c666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:

- name: Zip build folder
run: |
zip -r release.zip addons
zip -r release.zip addons cfg
working-directory: ./build

- name: Create Release
Expand Down

0 comments on commit 253c666

Please sign in to comment.