Skip to content

Commit 8c47c89

Browse files
committed
set postmessage origin to permissive
1 parent 274037b commit 8c47c89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
echo "SHARED_FETCH_SERVER=https://code.pyret.org" >> $GITHUB_ENV
7777
echo "URL_FILE_MODE=all-remote" >> $GITHUB_ENV
7878
echo "IMAGE_PROXY_BYPASS=true" >> $GITHUB_ENV
79+
echo "POSTMESSAGE_ORIGIN=*" >> $GITHUB_ENV
7980
8081
- name: Start application server
8182
run: |

0 commit comments

Comments
 (0)