Commit 084cb12
Drop persist-credentials in Pages workflow
peaceiris/actions-gh-pages uses its own `github_token` input for the
push to gh-pages; the credentials persisted by `actions/checkout`
aren't read. Setting `persist-credentials: false` matches the rest of
the workflows in this repo and silences zizmor's `artipacked` rule.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 6f5f9a0 commit 084cb12
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments