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

This commit is contained in:
holzi1005 2025-04-08 18:29:58 +02:00
parent 5493f2ba41
commit b2ff30d358

View file

@ -15,7 +15,7 @@ jobs:
with: with:
direction: upload direction: upload
url: https://git.h2-invent.com url: https://git.h2-invent.com
repo: meetling/livekit-autoscaler repo: meetling/livekit-uploader
tag: 0.${{ github.run_number }} tag: 0.${{ github.run_number }}
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
docker-build: docker-build: