Update rust workflow
This commit is contained in:
parent
58cdef4788
commit
90d6dc2f72
1 changed files with 1 additions and 1 deletions
|
@ -23,5 +23,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fail_on_unmatched_files: true
|
fail_on_unmatched_files: true
|
||||||
files: |
|
files: |
|
||||||
./target/release/version_name_generator
|
version_name_generator.zip
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue