We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ee31f2 + 2d43ab8 commit ee17b66Copy full SHA for ee17b66
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