Skip to content

Commit ce9df4b

Browse files
authored
Update publish.yaml
1 parent 5524ad9 commit ce9df4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: |
2929
cd pages
3030
make
31-
cp ../workshop.json build/html
31+
cp ../assets.json build/html
3232
3333
- name: Deploy to GitHub Pages
3434
uses: peaceiris/actions-gh-pages@v4.0.0

0 commit comments

Comments
 (0)