Update rust.yml
This commit is contained in:
parent
9299b01add
commit
f21a17178b
1 changed files with 3 additions and 0 deletions
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
|
@ -30,3 +30,6 @@ jobs:
|
|||
files: target/release/mrfetch
|
||||
# Git tag
|
||||
automatic_release_tag: AUTO
|
||||
# Prerelease
|
||||
prerelease: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue