Skip to content

Commit

Permalink
Merge pull request #7 from mastodon/github-pages
Browse files Browse the repository at this point in the history
Fix version number.
  • Loading branch information
oneiros authored Sep 11, 2024
2 parents c94c1e1 + b5e9a59 commit 2760527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: hugo --minify --baseURL "${{ steps.pages.outputs.base_url }}/"

- name: Upload artifact
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v3
with:
path: ./public

Expand Down

0 comments on commit 2760527

Please sign in to comment.