Update rust workflow
This commit is contained in:
parent
2dd884c419
commit
10d78570de
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ jobs:
|
||||||
uses: earl-warren/action-gh-release@v1
|
uses: earl-warren/action-gh-release@v1
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
if: startsWith(github.ref, 'refs/tags/')
|
||||||
with:
|
with:
|
||||||
files: version_name_generator
|
files: *version_name_generator*
|
||||||
|
|
Loading…
Reference in a new issue