mirror of
https://github.com/lbl8603/vnts.git
synced 2026-04-22 23:37:06 +08:00
Update rust.yml
This commit is contained in:
@@ -252,7 +252,7 @@ jobs:
|
||||
# - name: List
|
||||
# run: find ./artifacts
|
||||
- name: Release
|
||||
uses: svenstaro/upload-release-action@v4
|
||||
uses: svenstaro/upload-release-action@v2
|
||||
with:
|
||||
repo_token: ${{ secrets.MY_TOKEN }}
|
||||
file: ./artifacts/**/*.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user