We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fc3196 commit 66afb34Copy full SHA for 66afb34
.github/workflows/reusable_publish_docs.yml
@@ -25,7 +25,7 @@ on:
25
description: "Branch or commit ID to checkout from"
26
required: false
27
type: string
28
- default: ci/fix-mkdocs-deps
+ default: develop
29
30
permissions:
31
contents: read
0 commit comments