Skip to content

Commit 5015a98

Browse files
committed
Don't fail after-ci deploy-docs-preview if PR docs job failed
1 parent 7ba1037 commit 5015a98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/after-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
commit: ${{ github.event.workflow_run.head_sha }}
6666
allow_forks: true
6767
workflow_conclusion: completed
68+
if_no_artifact_found: warn
6869

6970
- uses: cloudflare/wrangler-action@v3
7071
id: deploy

0 commit comments

Comments
 (0)