mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-22 21:16:38 +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 }}
|
||||
description: |
|
||||
GH_TOKEN for GitHub CLI to use.
|
||||
Default: github.token
|
||||
Default: `\$\{\{ github.token \}\}`
|
||||
num-assets:
|
||||
required: true
|
||||
default: '25'
|
||||
|
Loading…
Reference in New Issue
Block a user