fix-release-workflow
This commit is contained in:
parent
5eb751f856
commit
12993feda8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-tags.yml
vendored
2
.github/workflows/publish-tags.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
- uses: svenstaro/upload-release-action@v2
|
||||
with:
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
file: neodb-takahe-*.zip
|
||||
file: neodb-takahe-*
|
||||
tag: ${{ github.ref }}
|
||||
|
||||
build_and_push_image:
|
||||
|
|
Loading…
Add table
Reference in a new issue