Skip to content

Commit 8c30d93

Browse files
author
Peter Braun
committed
pages publish correct permissions
1 parent 4cf0db2 commit 8c30d93

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/code.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ jobs:
5555
uv run pytest tests/ -v
5656
5757
publish-pages:
58+
permissions:
59+
contents: read
60+
pages: write
61+
id-token: write
5862
runs-on: ubuntu-latest
5963
#if: ${{startsWith(github.ref, 'refs/tags/')}} # only publish to PyPI on tag pushes
6064

0 commit comments

Comments
 (0)