Commit fac43a1
fix: use PAT for auto-tag push to trigger release workflow (#28)
GitHub Actions security policy prevents workflows triggered by
GITHUB_TOKEN from triggering other workflows. Use PAT_WORKFLOW_ONLY
secret in checkout so the tag push triggers the release workflow.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f146123 commit fac43a1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments