Skip to content

Commit 2ae1cd3

Browse files
author
Tamás Russ
authored
fix(action): correct source folder
1 parent 246e50e commit 2ae1cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
uses: JamesIves/[email protected]
3030
with:
3131
branch: master
32-
folder: build
32+
folder: packages/open-scd/build
3333
repository-name: openscd/openscd.github.io
3434
ssh-key: ${{ secrets.DEPLOY_KEY }}

0 commit comments

Comments
 (0)