Change to forgejo action
Some checks failed
Build and Deploy Hugo / deploy (push) Failing after -16m41s
Some checks failed
Build and Deploy Hugo / deploy (push) Failing after -16m41s
This commit is contained in:
parent
27e3cdcff1
commit
7d164028e3
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
deploy:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
with:
|
||||
submodules: true # Fetch Hugo themes (true OR recursive)
|
||||
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue