Skip to content

Commit

Permalink
Next try
Browse files Browse the repository at this point in the history
  • Loading branch information
tmolitor-stud-tu committed Jul 24, 2024
1 parent 2553bc7 commit 94c019f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publishGithubPages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
extended: true

- name: Build site
run: hugo --minify --gc --baseURL https://monal-im.github.io/monal-im.org/
run: hugo --enableGitInfo --minify --gc --logLevel info --baseURL https://monal-im.github.io/monal-im.org/site/

- name: Deploy to Github Pages
uses: peaceiris/actions-gh-pages@v4
Expand Down

0 comments on commit 94c019f

Please sign in to comment.