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

This commit is contained in:
pixel
2023-05-04 04:58:02 +02:00
committed by GitHub
parent e33d47791d
commit 44e8afa8ec

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