Commit 4f44ff2
committed
ci: fix publish-github-releases to skip on PRs
- Add if condition to only run on push/workflow_dispatch events
- Add permissions block with contents: write for release creation
- Prevents failures when release.yml runs on PR events
Note: This work was completed with AI assistance (Claude Code).1 parent b6ae115 commit 4f44ff2
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
155 | 159 | | |
156 | 160 | | |
157 | 161 | | |
| |||
0 commit comments