Skip to content

Commit

Permalink
merge: merge #331
Browse files Browse the repository at this point in the history
  • Loading branch information
CSharperMantle committed Jul 2, 2023
2 parents b5f59a1 + 69188fa commit e072d45
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 @@ -24,7 +24,7 @@ jobs:
yarn run build --prefix-paths
yarn run check
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.4.1
uses: JamesIves/github-pages-deploy-action@v4.4.2
with:
branch: gh-pages
folder: public

0 comments on commit e072d45

Please sign in to comment.