Compare commits
2 Commits
a25906f785
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| ccdde5e275 | |||
| e1d525e628 |
@@ -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@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
|
uses: https://github.com/jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.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