We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09cd20f + 8bf6ca1 commit 4b9e528Copy full SHA for 4b9e528
1 file changed
.github/workflows/preview.yml
@@ -47,6 +47,7 @@ jobs:
47
action: upload
48
app_location: dist/apps/web-app/browser
49
skip_app_build: true
50
+ skip_deploy_on_missing_secrets: true
51
52
close_preview:
53
if: github.event.action == 'closed'
0 commit comments