Update rust.yml

This commit is contained in:
radish0416
2025-09-17 10:30:37 +08:00
committed by GitHub
parent 719461fadb
commit d4aaa07d77
+3 -3
View File
@@ -252,10 +252,10 @@ jobs:
# - name: List
# run: find ./artifacts
- name: Release
uses: svenstaro/upload-release-action@v2
uses: svenstaro/upload-release-action@v4
with:
repo_token: ${{ secrets.YOUR_TOKEN }}
repo_token: ${{ secrets.MY_TOKEN }}
file: ./artifacts/**/*.tar.gz
tag: ${{ github.ref }}
overwrite: true
file_glob: true
file_glob: true