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 e0ca079 commit 6165f35Copy full SHA for 6165f35
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ on:
14
workflow_dispatch:
15
inputs:
16
branch:
17
- description: 'Which branch should be built'
+ description: "Which branch should be built"
18
required: true
19
default: 'main'
20
type: string
0 commit comments