Skip to content

Commit

Permalink
Try 0.136.5
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Oct 28, 2024
1 parent d1c519e commit 5d078e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Check out Source
uses: actions/checkout@v4
- name: Build the Site
uses: docker://ghcr.io/gohugoio/hugo:v0.136.0
uses: docker://ghcr.io/gohugoio/hugo:v0.136.5
with: { args: build }
- name: Generate Publish Script
run: ./bin/publish public justatheory.com E1X44SJ45FTNGI 1 > publish.sh
Expand Down

0 comments on commit 5d078e3

Please sign in to comment.