Merge pull request 'chore(deps): update peaceiris/actions-hugo action to v3' (#3) from renovate/peaceiris-actions-hugo-3.x into main
All checks were successful
Website build and deploy / build (push) Successful in 30s
All checks were successful
Website build and deploy / build (push) Successful in 30s
Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
|||||||
sed -i "s|__TOKEN_AUTH__|${{ secrets.MATOMO_TOKEN_AUTH }}|" static/config.php
|
sed -i "s|__TOKEN_AUTH__|${{ secrets.MATOMO_TOKEN_AUTH }}|" static/config.php
|
||||||
|
|
||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: https://github.com/peaceiris/actions-hugo@v2.6.0
|
uses: https://github.com/peaceiris/actions-hugo@v3.0.0
|
||||||
with:
|
with:
|
||||||
hugo-version: "latest"
|
hugo-version: "latest"
|
||||||
extended: true
|
extended: true
|
||||||
|
|||||||
Reference in New Issue
Block a user