We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dc3f5d commit fe265d8Copy full SHA for fe265d8
.github/workflows/release-docs.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
permissions:
15
- contents: write # Required for pushing to gh-pages branch
+ contents: write # Required for pushing to gh-pages branch
16
17
steps:
18
- name: Checkout repository
0 commit comments