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 16bac35 commit 61cccbcCopy full SHA for 61cccbc
.github/workflows/ci_browser.yml
@@ -87,7 +87,7 @@ jobs:
87
- uses: peaceiris/actions-gh-pages@v3
88
with:
89
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
90
- publish_dir: ./test/runtimes/browsers/pages
+ publish_dir: ../hpke-js/test/runtimes/browsers/pages
91
92
playwright-test:
93
needs: pages
0 commit comments