Notify Bugsnag of a release/deployment
Required The Bugsnag API Key for your project.
The version of the application that you are deploying. If action is triggered by a release, it will use the tag by default.
Optional metadata tags pertinent to the release required: false
This identifies the unique stage/environment that the application code has been released to. Defaults to production
uses: psprings/bugsnag-release-action@v0.0.3
with:
apiKey: 'APIKEYHERE'