This commit is contained in:
parent
5b0f974fe6
commit
4888f8178b
|
@ -47,8 +47,8 @@ jobs:
|
|||
uses: actions/docker-login-action@v2
|
||||
with:
|
||||
registry: git.amogus.cloud
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
username: lea
|
||||
password: ${{ secrets.FORGEJO_TOKEN }}
|
||||
|
||||
- name: Build and push
|
||||
uses: actions/docker-build-push-action@v5
|
||||
|
|
Loading…
Reference in a new issue