Skip to content

Commit

Permalink
Upgrade to Hugo v1.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Oct 15, 2024
1 parent 88ef52f commit d1c519e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
- name: Check out Source
uses: actions/checkout@v4
- name: Build the Site
uses: docker://ghcr.io/gohugoio/hugo:v0.135.0
with: { entrypoint: hugo }
uses: docker://ghcr.io/gohugoio/hugo:v0.136.0
with: { args: build }
- name: Generate Publish Script
run: ./bin/publish public justatheory.com E1X44SJ45FTNGI 1 > publish.sh
- name: Publish the Site
Expand Down

0 comments on commit d1c519e

Please sign in to comment.