Skip to content

Commit b9c1bdf

Browse files
committed
js hoeft niet mee
1 parent 01c7bfc commit b9c1bdf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
run: |
4848
mkdir -p docs.geostandaarden.nl/${{ steps.pubdomain.outputs.pubdomain }}
4949
cp -r content/* docs.geostandaarden.nl/${{ steps.pubdomain.outputs.pubdomain }}/
50+
rm -r docs.geostandaarden.nl/${{ steps.pubdomain.outputs.pubdomain }}/js
5051
- name: Create PR
5152
uses: peter-evans/create-pull-request@v5
5253
with:

0 commit comments

Comments
 (0)