here we go
This commit is contained in:
parent
afa636c379
commit
c686bfeb8a
|
@ -37,6 +37,7 @@ jobs:
|
||||||
- name: Get id string
|
- name: Get id string
|
||||||
id: id
|
id: id
|
||||||
run: echo ${${{ github.event.inputs.packages }}//,/}
|
run: echo ${${{ github.event.inputs.packages }}//,/}
|
||||||
|
run: echo "${{ github.event.inputs.packages }}" | sed "s/,/-/"
|
||||||
|
|
||||||
# - name: Set all package string
|
# - name: Set all package string
|
||||||
# id: all_description
|
# id: all_description
|
||||||
|
|
Loading…
Reference in New Issue