Update rust.yml

This commit is contained in:
Droid-MAX
2023-05-10 11:57:46 +08:00
parent de4f42537d
commit f4869ebd1d
+2 -1
View File
@@ -3,7 +3,7 @@ name: Rust
on:
push:
tags:
- '*'
- '*'
env:
CARGO_TERM_COLOR: always
@@ -139,3 +139,4 @@ jobs:
files: ./artifacts/*.tar.gz
tag: ${{ github.ref }}
overwrite: true
file_glob: true