Update .forgejo/workflows/build.yml
All checks were successful
docker-build / release (push) Successful in 8s
docker-build / docker-build (push) Successful in 8s

This commit is contained in:
holzi1005 2025-04-08 18:31:19 +02:00
parent b2ff30d358
commit 9bccf45052

View file

@ -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