Skip to content

Commit

Permalink
Update .github/workflows/deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Simply007 authored Apr 12, 2023
1 parent 6642479 commit 829268a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
- run: npm ci
- run: npm run build
- name: Deploy 🚀
if: github.ref == 'refs/heads/main'
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 829268a

Please sign in to comment.