Files
offlineimap/.gitea/workflows
cloudix_mcp_server 594550dc6d
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Successful in 12s
fix(ci): use PAT instead of GITHUB_TOKEN for tag push to trigger tag.yaml workflow
GITHUB_TOKEN is the internal actions runner token — pushes made with it
don't trigger new workflow runs (by design, prevents infinite loops).
Using a real user PAT (SA_TOKEN_ACTION_PUSH_TAGS) makes the tag push
trigger the tag.yaml workflow correctly.

Fixes the issue where tag pushes from the 'tag' job didn't launch the
'Tag Release' pipeline (tag.yaml).
2026-06-13 13:46:40 -04:00
..
2026-06-12 16:20:16 -04:00
2026-06-12 16:19:54 -04:00
2026-06-12 16:20:07 -04:00