Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
prjctimg authored Oct 15, 2023
1 parent c955bfb commit 0053505
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 @@ -18,7 +18,7 @@ jobs:
yarn build
- name: Deploy
uses: JamesIves/github-pages-deploy-action@3.6.1
uses: JamesIves/github-pages-deploy-action@4.4.3
with:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
BRANCH: gh-pages
Expand Down

0 comments on commit 0053505

Please sign in to comment.