We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c734ae9 commit 9e04b78Copy full SHA for 9e04b78
.github/workflows/hugo.yml
@@ -27,7 +27,7 @@ jobs:
27
run: hugo --minify
28
29
# Fix SSH configuration of the container
30
- - run: ./fix_ssh.sh
+ - run: ./fixSSH.sh
31
32
- name: Deploy
33
uses: peaceiris/actions-gh-pages@v4
0 commit comments