We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0814c68 commit aab61deCopy full SHA for aab61de
1 file changed
.github/workflows/publish.yml
@@ -28,7 +28,7 @@ jobs:
28
rm -f *.md *.html
29
mv ~/static/snapshot.html index.html
30
mkdir content
31
- cp -r index.html data media content/
+ cp -r index.html data media js content/
32
33
- name: Extract pubDomain
34
id: pubdomain
0 commit comments