Skip to content

Commit aaf944c

Browse files
committed
allow fetching artifacts from PR forks
1 parent 9da3edf commit aaf944c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-preview.yml

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
workflow: build-preview.yml
5353
pr: ${{steps.pull-request-number.outputs.result}}
5454
name: preview
55+
allow_forks: true
5556

5657
- name: Deploy to Netlify
5758
env:

0 commit comments

Comments
 (0)