Switch to actions mirror
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 23s
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 23s
This commit is contained in:
@@ -8,12 +8,12 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: https://git.hogertz.eu/actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: peaceiris/actions-hugo@v3
|
uses: https://git.hogertz.eu/actions/hugo@75d2e84710de30f6ff7268e08f310b60ef14033f
|
||||||
with:
|
with:
|
||||||
hugo-version: '0.152.2'
|
hugo-version: '0.152.2'
|
||||||
# extended: true
|
# extended: true
|
||||||
|
|||||||
Reference in New Issue
Block a user