Skip to content

Commit

Permalink
Added new deploy token
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamed-Fawaz committed Aug 25, 2024
1 parent 759c997 commit a7c4c6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/react.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
run: npm run build

- name: Deploy to GitHub Pages
run: npm run deploy
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.DEPLOY_TOKEN }}
run: npm run deploy

0 comments on commit a7c4c6e

Please sign in to comment.