Skip to content

Commit

Permalink
Update github deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbaumgertner committed Oct 5, 2023
1 parent 973f875 commit 7df7df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: cp CNAME ./out

- name: Delpoy 🚀
uses: JamesIves/github-pages-deploy-action@3.7.1
uses: JamesIves/github-pages-deploy-action@4.4.3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
Expand Down

0 comments on commit 7df7df7

Please sign in to comment.