actions-marketplace-validations/OctopusDeploy Create Release
Create a new OctopusDeploy release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 27, 2020
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/burtonr_octopus-release-action@086be870c0ff2627592aa87ce4772a2af8de637a # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| octopus_url | URL of the OctopusDeploy server | yes | — |
| api_key | OctopusDeploy API key | yes | — |
| project_name | OctopusDeploy project to create the release for | yes | — |
| release_version | The version to create the release for | yes | — |
| space_name | The OctopusDeploy space that the project is in | no | Default |
| channel_name | The Deployment channel to create the release for | no | Default |
Outputs
| name | description |
|---|---|
| release_id | ID of the created release |