Skip to content

Commit 4891f3f

Browse files
authored
Merge pull request #28 from FGRCL/pages-docs
add permnission
2 parents 72efbe8 + 280da75 commit 4891f3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
matrix:
4141
python-version: [ "3.10" ]
4242
permissions:
43+
pages: write
4344
id-token: write
4445
steps:
4546
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)