Commit eb6c8e3
fix: skip Azure deploy when token is missing (closes #79)
Dependabot PRs don't have access to repository secrets, causing the
Azure Static Web Apps deploy step to fail. Adding
skip_deploy_on_missing_secrets: true allows the job to pass gracefully.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 665b9d3 commit eb6c8e3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments