Skip to content

Commit 3fffeee

Browse files
committed
fix: pass releases to publish check
1 parent 1a073e4 commit 3fffeee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/content/_job-release-integration-yml.hbs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ steps:
1919
{{else}}
2020
{{> stepsSetupYml }}
2121
- name: Check If Published
22+
env:
23+
RELEASES: $\{{ inputs.releases }}
2224
{{/if}}
2325
run: |
2426
EXIT_CODE=0

0 commit comments

Comments
 (0)