Skip to content

Commit c709b96

Browse files
committed
Make official and update type
1 parent 60c4f0e commit c709b96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

incubating/octopusdeploy-deploy-release/deploy-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
sources:
1010
- "https://github.com/codefresh-io/steps/tree/master/incubating/octopusdeploy-deploy-release"
1111
stage: incubating
12-
official: false
12+
official: true
1313
categories:
1414
- deployment
1515
icon:
@@ -21,7 +21,7 @@ metadata:
2121
examples:
2222
- workflow:
2323
deploy-release:
24-
type: octopusdeploy/deploy-release
24+
type: octopusdeploy-deploy-release
2525
arguments:
2626
OCTOPUS_API_KEY: "${{OCTOPUS_API_KEY}}"
2727
OCTOPUS_URL: "${{OCTOPUS_URL}}"

0 commit comments

Comments
 (0)