We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0fec3 commit 70a05f0Copy full SHA for 70a05f0
1 file changed
.github/workflows/publish-docsify.yml
@@ -38,5 +38,6 @@ jobs:
38
runs-on: ubuntu-latest
39
permissions:
40
pages: write
41
+ id-token: write
42
steps:
43
- uses: actions/deploy-pages@v4
0 commit comments