We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a073e4 commit 3fffeeeCopy full SHA for 3fffeee
lib/content/_job-release-integration-yml.hbs
@@ -19,6 +19,8 @@ steps:
19
{{else}}
20
{{> stepsSetupYml }}
21
- name: Check If Published
22
+ env:
23
+ RELEASES: $\{{ inputs.releases }}
24
{{/if}}
25
run: |
26
EXIT_CODE=0
0 commit comments