You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This allows to list releases on GitHub Releases, which supports release notes, downloads, etc.
Find a way to securely store the GitHub API credentials - probably in a file in the user's home directory. See for instance how Composer does this (~/.composer/auth.json)
This allows to list releases on GitHub Releases, which supports release notes, downloads, etc.
~/.composer/auth.json
)Release notes, prereleases and release assets are out of scope for now and will be added as part of future issues.
Requires #6
Requires #4 to configure the repository name to create the release in - unless we can think of a smarter way to automatically determine this?
The text was updated successfully, but these errors were encountered: