Compare commits

..

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

View File

@ -51,7 +51,7 @@ jobs:
with:
registry: ${{ steps.meta.outputs.REGISTRY_HOST }}
username: ${{ github.actor }}
password: ${{ secrets.PACKAGES_TOKEN }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and Push Docker Image
uses: docker/build-push-action@v4