Skip to content

Commit 7f5f4c8

Browse files
author
marci
committed
Aktualisiere die Hugo-Version auf 0.148.1 im Deployment-Workflow
1 parent f792031 commit 7f5f4c8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/deploy-site.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
build:
2626
runs-on: ubuntu-latest
2727
env:
28-
HUGO_VERSION: 0.148.2
28+
HUGO_VERSION: 0.148.1
2929
HUGO_ENVIRONMENT: production
3030
TZ: Europe/Berlin
3131
steps:
@@ -83,4 +83,3 @@ jobs:
8383
id: deployment
8484
uses: actions/deploy-pages@v4
8585

86-

0 commit comments

Comments
 (0)