mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-24 05:56:37 +00:00
fixup: escaping the sequence
This commit is contained in:
parent
97e69e4156
commit
4e82fcb5cc
2
.github/actions/FFmpeg/action.yml
vendored
2
.github/actions/FFmpeg/action.yml
vendored
@ -7,7 +7,7 @@ inputs:
|
|||||||
default: ${{ github.token }}
|
default: ${{ github.token }}
|
||||||
description: |
|
description: |
|
||||||
GH_TOKEN for GitHub CLI to use.
|
GH_TOKEN for GitHub CLI to use.
|
||||||
Default: github.token
|
Default: `\$\{\{ github.token \}\}`
|
||||||
num-assets:
|
num-assets:
|
||||||
required: true
|
required: true
|
||||||
default: '25'
|
default: '25'
|
||||||
|
Loading…
Reference in New Issue
Block a user