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.
1 parent 9c10068 commit f972d1aCopy full SHA for f972d1a
.github/workflows/test.yaml
@@ -24,6 +24,7 @@ jobs:
24
25
- name: Deploy
26
uses: ./
27
+ continue-on-error: true # Ignore dry run error
28
with:
29
cli-version: v0.5.40
30
config-env-vars: "DEFANG_GH_ACTION_TEST_MESSAGE"
0 commit comments