gh-release: use range ellipsis file thing (#10146)

pull/23/head
pixel 2023-05-04 04:58:02 +02:00 committed by GitHub
parent e33d47791d
commit 44e8afa8ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 ...}}`