Skip to content

Commit

Permalink
Old deploy script again
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-naish committed May 20, 2024
1 parent 5ca669f commit f478c58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
npm run build
- name: Deploy 🚀
# uses: JamesIves/[email protected]
uses: JamesIves/github-pages-deploy-action@v4
uses: JamesIves/[email protected]
# uses: JamesIves/github-pages-deploy-action@v4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: master # The branch the action should deploy.
Expand Down

0 comments on commit f478c58

Please sign in to comment.