mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 14:15:48 +02:00
gh-release: use range ellipsis file thing (#10146)
This commit is contained in:
parent
e33d47791d
commit
44e8afa8ec
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@
|
|||
|
||||
- Upload assets to a specific release:
|
||||
|
||||
`gh release upload {{tag}} {{path/to/file1}} {{path/to/file2}}`
|
||||
`gh release upload {{tag}} {{path/to/file1 path/to/file2 ...}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue