We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de141ea commit bfc91b1Copy full SHA for bfc91b1
.github/workflows/gh-pages.yml
@@ -8,6 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
permissions:
10
id-token: write
11
+ pages: write
12
steps:
13
- name: Setup python
14
uses: actions/setup-python@v4
0 commit comments