Update rust_create_release.yml
This commit is contained in:
@@ -88,7 +88,7 @@ jobs:
|
|||||||
- name: Packaging
|
- name: Packaging
|
||||||
uses: papeloto/action-zip@v1
|
uses: papeloto/action-zip@v1
|
||||||
with:
|
with:
|
||||||
files: ${{ env.BIN_PATH }} alfis.cfg README.md LICENSE
|
files: ${{ env.BIN_PATH }} alfis.toml README.md LICENSE
|
||||||
dest: ${{ env.ZIP_NAME }}
|
dest: ${{ env.ZIP_NAME }}
|
||||||
- name: Upload binary
|
- name: Upload binary
|
||||||
id: upload-binary
|
id: upload-binary
|
||||||
|
|||||||
Reference in New Issue
Block a user