Skip to content

Commit 39572fc

Browse files
authored
Update multi-platform.yml
Signed-off-by: Lee Calcote <[email protected]>
1 parent e507026 commit 39572fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/multi-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ on:
2828
env:
2929
GIT_VERSION: ${{github.event.inputs.release-ver}}
3030
GIT_STRIPPED_VERSION: ${{github.event.inputs.stripped-release-ver}}
31-
RELEASE_CHANNEL: ${{github.event.inputs.release-channel || | inputs.release_channel }}
31+
RELEASE_CHANNEL: ${{github.event.inputs.release-channel || inputs.release_channel }}
3232
GIT_TAG: ${{ github.event.release.tag_name }}
3333

3434
jobs:

0 commit comments

Comments
 (0)