Skip to content

Commit

Permalink
Merge bf28f57 into 3a52035
Browse files Browse the repository at this point in the history
  • Loading branch information
simonseyock committed Mar 13, 2023
2 parents 3a52035 + bf28f57 commit 9b2eba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
cp -r dist/* pages/lib/jsdoc-type-pratt-parser/
cp -r docs pages/
- name: Deploy
uses: JamesIves/github-pages-deploy-action@4.4.1
uses: JamesIves/github-pages-deploy-action@4
with:
branch: gh-pages
folder: pages
Expand Down

0 comments on commit 9b2eba0

Please sign in to comment.