Skip to content

Commit

Permalink
fix: github action issues
Browse files Browse the repository at this point in the history
  • Loading branch information
sirily11 committed Feb 15, 2022
1 parent 403b5a7 commit ed4eb69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
git config --global user.name "github action"
- run: yarn release
env:
GH_TOKEN: ${{secrets.RELEASE_TOKEN}}
GITHUB_TOKEN: ${{secrets.RELEASE_TOKEN}}



Expand Down

0 comments on commit ed4eb69

Please sign in to comment.