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.
1 parent 501be13 commit 6f7168eCopy full SHA for 6f7168e
.github/workflows/rebuild_latest_docs.yml
@@ -25,6 +25,7 @@ jobs:
25
permissions:
26
contents: write
27
pages: write
28
+ id-token: write
29
uses: ./.github/workflows/reusable_publish_docs.yml
30
with:
31
version: ${{ inputs.latest_published_version }}
0 commit comments