mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 22:45:42 -06:00
Update hugo-version-update.yml
This commit is contained in:
parent
f4022f5a5c
commit
5fdf429761
1 changed files with 1 additions and 0 deletions
1
.github/workflows/hugo-version-update.yml
vendored
1
.github/workflows/hugo-version-update.yml
vendored
|
@ -14,6 +14,7 @@ jobs:
|
||||||
- name: Check out code into the Go module directory
|
- name: Check out code into the Go module directory
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
ref: 'dev'
|
||||||
submodules: true # Fetch Hugo themes (true OR recursive)
|
submodules: true # Fetch Hugo themes (true OR recursive)
|
||||||
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue