Skip to content

Commit

Permalink
ci: update semantic-release env vars (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
bytestream committed Nov 22, 2020
1 parent 8b91c83 commit b523821
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Expand Up @@ -38,3 +38,7 @@ jobs:
run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GIT_AUTHOR_NAME: semantic-release-bot
GIT_AUTHOR_EMAIL: semantic-release-bot
GIT_COMMITTER_NAME: semantic-release-bot
GIT_COMMITTER_EMAIL: semantic-release-bot

0 comments on commit b523821

Please sign in to comment.