Update .forgejo/workflows/build.yml
This commit is contained in:
parent
5493f2ba41
commit
b2ff30d358
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue