Skip to content

Commit

Permalink
fix(release): use GH_URL env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Silthus authored May 24, 2020
1 parent 2131cb8 commit b7c5c20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,4 @@ jobs:
yarn semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_URL: "https://api.github.com/"

0 comments on commit b7c5c20

Please sign in to comment.