We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b404ba3 commit cfaac64Copy full SHA for cfaac64
.github/workflows/deploy-webgl-preview.yml
@@ -19,5 +19,5 @@ jobs:
19
- name: Deploy
20
uses: JamesIves/github-pages-deploy-action@v4
21
with:
22
- branch: main
+ branch: gh-pages
23
folder: Preview
0 commit comments