testing
This commit is contained in:
parent
e3ea597703
commit
8e58ae102f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
with:
|
||||
url: https://git.askar.tv
|
||||
repo: nomad/alaskartv-app
|
||||
tag: "${{ env.VERSION_NAME }}"
|
||||
tag: "v${{ env.VERSION_NAME }}"
|
||||
release-dir: ./release
|
||||
direction: download
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue