Skip to content

Commit cd19dda

Browse files
authored
Add build command to Python/PHP clients and denote 'contract' (#1292)
* Add a build command to the Python and PHP clients * Warn about changing inputs (since separate repos)
1 parent 2888823 commit cd19dda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- main
1111
workflow_dispatch:
1212
inputs:
13-
command:
13+
command: # be careful when editing these, fusionauth-app expects certain commands
1414
type: choice
1515
options:
1616
- build # build only

0 commit comments

Comments
 (0)