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 4003996 commit e0e6c5aCopy full SHA for e0e6c5a
.github/workflows/docs-generator.yaml
@@ -20,7 +20,7 @@ jobs:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
GIT_HASH: "latest"
22
PR_NUMBER: 2533
23
- BRANCH_NAME: "docs-update-for-pr-${{ env.PR_NUMBER }}"
+ BRANCH_NAME: "docs-update-for-pr-2533"
24
permissions:
25
id-token: write
26
contents: write
0 commit comments