Compare commits

..

No commits in common. "73778732ba0f2b025c3e14b2834da08174903864" and "ed3045f6a4a4235c8772876377236cf53963b405" have entirely different histories.

View File

@ -50,7 +50,7 @@ jobs:
uses: docker/login-action@v2
with:
registry: ${{ steps.meta.outputs.REGISTRY_HOST }}
username: ${{ github.actor }}
username: ${{ gitea.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and Push Docker Image