mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-27 01:16:36 +00:00
Try without the braces
This commit is contained in:
parent
f4e9c08376
commit
97e69e4156
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