Update rust_create_release.yml
This commit is contained in:
@@ -51,6 +51,6 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
upload_url: ${RELEASE_URL}
|
||||
asset_path: ./target/release/alfis.exe
|
||||
asset_name: alfis_${GITHUB_REF##*/}.exe
|
||||
asset_path: ./alfis.cfg
|
||||
asset_name: alfis_${GITHUB_REF##*/}.cfg
|
||||
asset_content_type: application/octet-stream
|
||||
|
||||
Reference in New Issue
Block a user