Update rust_create_release.yml

This commit is contained in:
Revertron
2021-03-07 00:16:22 +01:00
committed by GitHub
parent 1cd1fed178
commit 24f4d71506
+1 -1
View File
@@ -88,7 +88,7 @@ jobs:
- name: Packaging
uses: papeloto/action-zip@v1
with:
files: ${{ env.BIN_PATH }} alfis.cfg README.md LICENSE
files: ${{ env.BIN_PATH }} alfis.toml README.md LICENSE
dest: ${{ env.ZIP_NAME }}
- name: Upload binary
id: upload-binary