Skip to content

Commit

Permalink
fix(ci): define GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicGD committed Aug 13, 2021
1 parent d299a85 commit 5c2900d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,5 @@ jobs:
@semantic-release/git
env:
GH_TOKEN: ${{ secrets.GIT_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GIT_TOKEN }}

0 comments on commit 5c2900d

Please sign in to comment.