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 4d8cde0 commit 1695832Copy full SHA for 1695832
.github/workflows/deploy-docs.yml
@@ -6,13 +6,13 @@ on:
6
publish_branch:
7
type: string
8
required: false
9
- description: "Target branch to deploy the built docs"
+ description: "Target branch (default: gh-pages)"
10
workflow_call:
11
inputs:
12
13
14
15
16
push:
17
branches:
18
- master
0 commit comments