Update secret-path to account for kvv2-ness
Some checks failed
Publish / build-and-push (push) Failing after 14s

This commit is contained in:
Jack Jackson 2025-04-05 14:49:19 -07:00
parent 51e23a67dd
commit c3ceeea808

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
role: act-runner-helm-charts
secrets: |
shared-secrets/gitea/pat_to_push_images token | GITEA_TOKEN
shared-secrets/data/gitea/pat_to_push_images token | GITEA_TOKEN
- name: Login to Gitea
uses: docker/login-action@v3