mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 13:36:35 +00:00
Tweak the step name
This commit is contained in:
parent
e4eb895b09
commit
5b3d72f3da
2
.github/actions/string-case/action.yml
vendored
2
.github/actions/string-case/action.yml
vendored
@ -20,7 +20,7 @@ outputs:
|
|||||||
runs:
|
runs:
|
||||||
using: 'composite'
|
using: 'composite'
|
||||||
steps:
|
steps:
|
||||||
- name: Retrieve releases
|
- name: Set outputs
|
||||||
id: 'set'
|
id: 'set'
|
||||||
env:
|
env:
|
||||||
INPUT_STRING: '${{ inputs.string }}'
|
INPUT_STRING: '${{ inputs.string }}'
|
||||||
|
Loading…
Reference in New Issue
Block a user