Update rust.yml
This commit is contained in:
@@ -3,7 +3,7 @@ name: Rust
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
@@ -139,3 +139,4 @@ jobs:
|
|||||||
files: ./artifacts/*.tar.gz
|
files: ./artifacts/*.tar.gz
|
||||||
tag: ${{ github.ref }}
|
tag: ${{ github.ref }}
|
||||||
overwrite: true
|
overwrite: true
|
||||||
|
file_glob: true
|
||||||
|
|||||||
Reference in New Issue
Block a user