fix unauthorized
Build and Push Custom Image / build (push) Failing after 14s

This commit is contained in:
2026-05-10 22:28:57 +04:00
parent df4a092bf7
commit 5f8679debb
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
with:
registry: git.karter.dev
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.PAT }}
- name: Build and push
uses: https://git.karter.dev/docker/build-push-action@v5