Workflows: Trigger publish with a click
This commit is contained in:
parent
23a5a48048
commit
1cc24dd00a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -227,7 +227,7 @@ jobs:
|
|||
AlaskarTV Built Successfully
|
||||
See changes: https://git.askar.tv/nomad/alaskartv-app/releases/tag/v${{ env.VERSION_NAME }}
|
||||
|
||||
[Publish to GooglePlay](http://192.168.0.200:9090/api/publish)
|
||||
[Publish to GooglePlay](https://apo.askar.tv/api/publish)
|
||||
|
||||
env:
|
||||
VERSION_NAME: ${{ env.VERSION_NAME }}
|
||||
|
|
Loading…
Reference in a new issue