chage secret
Build and Push Docker Image / build-and-push (push) Failing after 6s

This commit is contained in:
pie
2026-05-04 21:05:14 +01:00
parent 988a0e9fe0
commit 724ff189f0
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
with: with:
registry: ${{ env.REGISTRY }} registry: ${{ env.REGISTRY }}
username: ${{ github.actor }} username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.REGISTRY_TOKEN }}
- name: Set up QEMU - name: Set up QEMU
uses: docker/setup-qemu-action@v3 uses: docker/setup-qemu-action@v3