We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b1604 commit 22eee64Copy full SHA for 22eee64
.github/workflows/push.yml
@@ -89,7 +89,7 @@ jobs:
89
run: |
90
unzip artifacts.zip
91
tar -xvf artifact.tar
92
- mv knock-plus.zip www/main/
+ mv knock-plus.zip www/main/
93
- name: Archive www
94
uses: actions/upload-pages-artifact@v3
95
with:
0 commit comments