There was an error while loading. Please reload this page.
1 parent 05cf76b commit 5074b33Copy full SHA for 5074b33
1 file changed
.github/workflows/dns.yml
@@ -52,5 +52,5 @@ jobs:
52
if: ${{ github.event.inputs.mode != 'apply' }}
53
run: npmctl plan .tmp/dns.yaml --owner docs-tigrbl-com
54
- name: Apply Namecheap DNS with npmctl
55
- if: ${{ github.event.inputs.mode == 'apply' }}
+ continue-on-error: true
56
run: npmctl apply .tmp/dns.yaml --owner docs-tigrbl-com
0 commit comments