Compare commits
2 Commits
40c4354f1c
...
078c21998d
| Author | SHA1 | Date | |
|---|---|---|---|
| 078c21998d | |||
| 8abbb25718 |
@@ -41,7 +41,7 @@ jobs:
|
||||
sed -i "s|__TOKEN_AUTH__|${{ secrets.MATOMO_TOKEN_AUTH }}|" static/config.php
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: https://github.com/peaceiris/actions-hugo@v2.6.0
|
||||
uses: https://github.com/peaceiris/actions-hugo@v3.0.0
|
||||
with:
|
||||
hugo-version: "latest"
|
||||
extended: true
|
||||
|
||||
Reference in New Issue
Block a user