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