Optional
authOptional
draftWhether or not this release should be tagged as a draft
Optional
forceRe-upload the new asset if you upload an asset with the same filename as existing asset
Optional
generateWhether to automatically generate release notes for the release
Optional
octokitThis options object is directly passed to @octokit/rest so you can customize any of the options that module uses. This is particularly helpful for publishing to GitHub Enterprise servers.
Optional
prereleaseWhether or not this release should be tagged as a prerelease
Details that identify your repository (name and owner)
Optional
tagPrepended to the package version to determine the release name (default "v")
An authorization token with permission to upload releases to this repository.
You can set the GITHUB_TOKEN environment variable if you don't want to hard code this into your config.