We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9377549 commit 55aff1cCopy full SHA for 55aff1c
.github/workflows/node.js.yml
@@ -27,6 +27,8 @@ jobs:
27
- run: npm install
28
- run: npm run build
29
- run: npm run build:demo
30
+ env:
31
+ PUBLIC_URL: '/context-api-dev-tools-extension/'
32
33
- name: Deploy 🚀
34
uses: JamesIves/github-pages-deploy-action@3.7.1
0 commit comments