We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 735753f commit a2399c7Copy full SHA for a2399c7
.github/workflows/release-docs.yml
@@ -10,7 +10,6 @@ on:
10
jobs:
11
deploy-docs:
12
name: '[Merge] Deploy docs to GitHub Pages'
13
- needs: release
14
runs-on: ubuntu-latest
15
permissions:
16
contents: read
0 commit comments