This commit is contained in:
2024-03-25 18:08:41 +01:00
parent 524c37d95a
commit 0ceff73ce2

View File

@@ -7,7 +7,7 @@ on:
pull_request:
jobs:
deploy:
deploy_and_publish:
runs-on: ubuntu-latest
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
@@ -21,7 +21,7 @@ jobs:
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
extended: true
extended: true
- name: Build
run: hugo --minify