Compare commits
1 Commits
main
...
1f3ec6da88
| Author | SHA1 | Date | |
|---|---|---|---|
| 1f3ec6da88 |
@@ -34,7 +34,7 @@ jobs:
|
|||||||
fetch-depth: 1 # Fetch all history for .GitInfo and .Lastmod
|
fetch-depth: 1 # Fetch all history for .GitInfo and .Lastmod
|
||||||
|
|
||||||
- name: Setup required tools (Hugo)
|
- name: Setup required tools (Hugo)
|
||||||
uses: https://github.com/jdx/mise-action@e79ddf65a11cec7b0e882bedced08d6e976efb2d # v3.6.2
|
uses: https://github.com/jdx/mise-action@c1ecc8f748cd28cdeabf76dab3cccde4ce692fe4 # v4.0.0
|
||||||
with:
|
with:
|
||||||
cache: false # no cache on gitea
|
cache: false # no cache on gitea
|
||||||
github_token: ${{ secrets.GH_TOKEN }}
|
github_token: ${{ secrets.GH_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user