We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91bb27f commit c18aac0Copy full SHA for c18aac0
1 file changed
.github/workflows/publish.yml
@@ -28,7 +28,6 @@ jobs:
28
run: |
29
rm -f *.md *.html
30
mv ~/static/* ./
31
- mv snapshot.html index.html
32
mkdir content
33
shopt -s extglob
34
mv !(content) content
0 commit comments