Skip to content

Commit

Permalink
modified: .github/workflows/publish.yaml
Browse files Browse the repository at this point in the history
	modified:   hugoblox.yaml
  • Loading branch information
dunxuan committed Jun 29, 2024
1 parent c5369af commit dc560f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Deploy website to GitHub Pages

env:
WC_HUGO_VERSION: '0.126.1'
WC_HUGO_VERSION: '0.126.3'

on:
# Trigger the workflow every time you push to the `main` branch
Expand Down
2 changes: 1 addition & 1 deletion hugoblox.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
build:
hugo_version: '0.126.1'
hugo_version: '0.126.3'

0 comments on commit dc560f2

Please sign in to comment.