Commit 3f2c1b3
committed
Update workflow to allow manual prod releases via input
The build_and_deploy_job in azure-static-web-app.yml now runs
if the prod_release input is true, or for open pull requests.
This enables manual triggering of production releases in
addition to the existing PR-based deployment behavior.1 parent 2626466 commit 3f2c1b3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments