Use a token with repo-write access
All checks were successful
Publish / build-and-push (push) Successful in 1m15s

This commit is contained in:
Jack Jackson 2025-04-06 23:33:11 -07:00
parent 3325fbd166
commit 2506f4fa6d

View File

@ -17,7 +17,7 @@ jobs:
# TODO - when https://github.com/go-gitea/gitea/pull/33945 is merged, instead use per-workflow OIDC-based auth # TODO - when https://github.com/go-gitea/gitea/pull/33945 is merged, instead use per-workflow OIDC-based auth
role: act-runner-helm-charts role: act-runner-helm-charts
secrets: | secrets: |
shared-secrets/data/gitea/pat_to_push_images token | GITEA_TOKEN shared-secrets/data/gitea/pat_for_total_access token | GITEA_TOKEN
- name: Login to Gitea - name: Login to Gitea
uses: docker/login-action@v3 uses: docker/login-action@v3