echo
This commit is contained in:
parent
f33759d038
commit
ee50ac45e6
@ -29,6 +29,8 @@ jobs:
|
||||
steps:
|
||||
- id: parseStep
|
||||
run: |
|
||||
echo "Parsing channel string..."
|
||||
echo "channel ${{ inputs.channel }}"
|
||||
|
||||
channelInput="${{ inputs.channel }}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user