This commit is contained in:
parent
2155932d06
commit
f76296627c
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
uses: https://code.forgejo.org/docker/login-action@v3
|
||||
with:
|
||||
registry: git.thornbush.dev
|
||||
user: ${{github.actor}}
|
||||
username: ${{github.actor}}
|
||||
password: ${{secrets.OAUTH_TOKEN}}
|
||||
- name: build dispatch
|
||||
uses: https://code.forgejo.org/docker/build-push-action@v6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue