Commit 8750762
authored
chore: Remove id-token permission from publish-docs workflow (#46)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Low Risk**
> Removes an unused GitHub Actions permission; behavior should be
unchanged aside from reduced token scope.
>
> **Overview**
> Tightens the `publish-docs` GitHub Actions workflow by removing the
`id-token: read` permission (no OIDC usage), leaving only `contents:
write` for publishing documentation to GitHub Pages.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
e488ca4. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent f14df8e commit 8750762
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
0 commit comments