Skip to content

Commit

Permalink
fix: release pipeline with explicit link to GH API (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg committed May 25, 2020
1 parent 08689d5 commit c363817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
id: release
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_API_URL: https://api.github.com
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GIT_AUTHOR_NAME: asyncapi-bot
GIT_AUTHOR_EMAIL: info@asyncapi.io
Expand Down

0 comments on commit c363817

Please sign in to comment.