OctopusDeploy / create-release-action

| Public | :octocat: GitHub Action to Create a Release in Octopus Deploy

Home Page:https://github.com/marketplace/actions/create-release-in-octopus-deploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add environment variables to replace inputs

ann-mwangi opened this issue · comments

We currently are using inputs to collect values that should be done using environment variables. The replacement values are as follows:

Old Input Name Environment Variable Required
api_key OCTOPUS_API_KEY true
host OCTOPUS_HOST true
proxy OCTOPUS_PROXY false
proxy_password OCTOPUS_PROXY_PASSWORD false
proxy_username OCTOPUS_PROXY_USERNAME false
space OCTOPUS_SPACE true