We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a1508 commit 2740bc9Copy full SHA for 2740bc9
.github/workflows/publish-docs.yaml
@@ -8,7 +8,6 @@ on:
8
jobs:
9
publish_docs:
10
name: Publish documentation
11
- needs: [publish_release]
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout
0 commit comments