Update rust_create_release.yml

pull/3/head
Revertron 3 years ago committed by GitHub
parent 1cd1fed178
commit 24f4d71506
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save