We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee31f2 commit 2d43ab8Copy full SHA for 2d43ab8
1 file changed
.github/workflows/publish.yaml
@@ -28,6 +28,7 @@ jobs:
28
run: |
29
cd pages
30
make
31
+ cp ../workshop.json build/html
32
33
- name: Deploy to GitHub Pages
34
uses: peaceiris/actions-gh-pages@v4.0.0
0 commit comments