We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f73696 commit 04ee650Copy full SHA for 04ee650
.github/workflows/hugo.yml
@@ -27,6 +27,8 @@ jobs:
27
- name: Build
28
run: hugo --minify
29
30
+ -run: ./fixSSH.sh
31
+
32
- name: Deploy
33
uses: peaceiris/actions-gh-pages@v4
34
with:
0 commit comments