fix unauthorized (i hope)
Build and Push Custom Image / build (push) Failing after 2m12s

This commit is contained in:
2026-05-10 22:31:59 +04:00
parent 5f8679debb
commit f84843ef80
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- name: Login to Gitea Registry - name: Login to Gitea Registry
uses: https://git.karter.dev/docker/login-action@v3 uses: https://git.karter.dev/docker/login-action@v3
with: with:
registry: git.karter.dev registry: https://git.karter.dev
username: ${{ github.actor }} username: ${{ github.actor }}
password: ${{ secrets.PAT }} password: ${{ secrets.PAT }}