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.
build
1 parent 2888823 commit cd19ddaCopy full SHA for cd19dda
1 file changed
.github/workflows/deploy.yaml
@@ -10,7 +10,7 @@ on:
10
- main
11
workflow_dispatch:
12
inputs:
13
- command:
+ command: # be careful when editing these, fusionauth-app expects certain commands
14
type: choice
15
options:
16
- build # build only
0 commit comments