Skip to content

Commit

Permalink
ci: correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
emotionbug committed Jun 13, 2024
1 parent fd527a4 commit 81d8a2b
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 @@ -35,7 +35,7 @@ jobs:
run: pnpm run build

- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@4
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: dist

0 comments on commit 81d8a2b

Please sign in to comment.