Update rust.yml

This commit is contained in:
Droid-MAX
2023-05-10 12:25:36 +08:00
parent f4869ebd1d
commit c003b9acbb
+1 -1
View File
@@ -136,7 +136,7 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.YOURTOKEN }}
files: ./artifacts/*.tar.gz
file: ./artifacts/*.tar.gz
tag: ${{ github.ref }}
overwrite: true
file_glob: true