Update rust_create_release.yml

This commit is contained in:
Revertron
2021-02-23 02:30:47 +01:00
committed by GitHub
parent dde6d0d910
commit c6d0dcc889
+2 -2
View File
@@ -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