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 3d91202 commit 15c13ccCopy full SHA for 15c13cc
.github/workflows/promote-mcp-server.yml
@@ -62,7 +62,7 @@ jobs:
62
steps:
63
- name: Open CTC
64
id: open-ctc
65
- if: inputs.new-channel == 'latest'
+ if: inputs.new-channel == 'latest-skip'
66
uses: salesforcecli/github-workflows/.github/actions/ctcOpen@main
67
with:
68
SF_CHANGE_CASE_SFDX_AUTH_URL: ${{ secrets.SF_CHANGE_CASE_SFDX_AUTH_URL }}
0 commit comments