We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2cbdc5 + ff35a03 commit f109dd3Copy full SHA for f109dd3
.github/workflows/release.yaml
@@ -94,6 +94,7 @@ jobs:
94
if: (startsWith(github.ref, 'refs/tags/v') || github.event_name == 'workflow_dispatch')
95
permissions:
96
pages: write
97
+ id-token: write
98
environment:
99
name: github-pages
100
url: ${{ steps.docs_deployment.outputs.page_url }}
0 commit comments