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 246e50e commit 2ae1cd3Copy full SHA for 2ae1cd3
.github/workflows/build-and-deploy.yml
@@ -29,6 +29,6 @@ jobs:
29
uses: JamesIves/[email protected]
30
with:
31
branch: master
32
- folder: build
+ folder: packages/open-scd/build
33
repository-name: openscd/openscd.github.io
34
ssh-key: ${{ secrets.DEPLOY_KEY }}
0 commit comments