Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tgrondier committed Nov 19, 2023
1 parent 5205c28 commit 3c6db9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
extended: true

- name: Build
run: hugo --minify
run: hugo --minify -b '/${{ github.sha }}'

- uses: shallwefootball/s3-upload-action@master
with:
Expand Down

0 comments on commit 3c6db9f

Please sign in to comment.