🌭
Docker Build / publish_api (push) Successful in 28m55s Details

main
Lea 2024-01-24 12:59:47 +01:00
parent 5b0f974fe6
commit 4888f8178b
Signed by: Lea
GPG Key ID: 1BAFFE8347019C42
1 changed files with 2 additions and 2 deletions

View File

@ -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