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 9fcd597 commit 91a737aCopy full SHA for 91a737a
.github/workflows/event-dispatcher.yml
@@ -30,7 +30,7 @@ jobs:
30
- run: npm install
31
32
- name: Build
33
- run: hugo --theme=docsy --environment production --minify
+ run: hugo --environment production --minify
34
35
- name: Deploy
36
uses: peaceiris/actions-gh-pages@v3
.github/workflows/gh-pages.yml
@@ -29,7 +29,7 @@ jobs:
29
0 commit comments