File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Environment variables:
2525 GITHUB_TOKEN: Must be set in order to interact with Github's API
2626 GITHUB_USER: Just in case you want an alternative way of providing your github user
2727 GITHUB_REPO: Just in case you want an alternative way of providing your github repo
28- GITHUB_API: Github API endpoint. Set to https://api.github.com/repos/:github-user/:github-repo" by default
28+ GITHUB_API: Github API endpoint. Set to https://api.github.com/repos/:github-user/:github-repo by default
2929
3030Before using this tool make sure you set the environment variable GITHUB_TOKEN
3131with a valid Github token and correct authorization scopes to allow you to create releases
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ Environment variables:
7979 GITHUB_TOKEN: Must be set in order to interact with Github's API
8080 GITHUB_USER: Just in case you want an alternative way of providing your github user
8181 GITHUB_REPO: Just in case you want an alternative way of providing your github repo
82- GITHUB_API: Github API endpoint. Set to https://api.github.com/repos/:github-user/:github-repo" by default
82+ GITHUB_API: Github API endpoint. Set to https://api.github.com/repos/:github-user/:github-repo by default
8383
8484Before using this tool make sure you set the environment variable GITHUB_TOKEN
8585with a valid Github token and correct authorization scopes to allow you to create releases
You can’t perform that action at this time.
0 commit comments