Skip to content

Commit 12fdf46

Browse files
Merge pull request #2261 from salesforcecli/ew/test-env
W-18709286: Pass githubTag for test-env
2 parents 00be8bc + 9d10cea commit 12fdf46

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/promote.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ jobs:
114114
SF_CHANGE_CASE_TEMPLATE_ID: ${{ secrets.SF_CHANGE_CASE_TEMPLATE_ID }}
115115
SF_CHANGE_CASE_CONFIGURATION_ITEM: ${{ secrets.SF_CHANGE_CASE_CONFIGURATION_ITEM }}
116116
SVC_CLI_BOT_GITHUB_TOKEN: ${{ secrets.SVC_CLI_BOT_GITHUB_TOKEN }}
117+
githubTag: ${{ inputs.version }}
117118

118119
- name: Check open-ctc status
119120
if: always()

0 commit comments

Comments
 (0)