Update .forgejo/workflows/build.yml
This commit is contained in:
parent
b2ff30d358
commit
9bccf45052
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
|||
direction: upload
|
||||
url: https://git.h2-invent.com
|
||||
repo: meetling/livekit-uploader
|
||||
tag: 0.${{ github.run_number }}
|
||||
tag: ${{ vars.LIVEKIT_UPLOADER_MAJOR_VERSION }}.${{ github.run_number }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
docker-build:
|
||||
runs-on: host
|
||||
|
|
Loading…
Add table
Reference in a new issue