Skip to content

Commit

Permalink
fix: fix deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lucianoayres committed Jul 9, 2024
1 parent 35c8beb commit ac6c02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
git commit -m "Move content from src to root"
git push origin dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ac6c02e

Please sign in to comment.