Skip to content

Adding multiple files with "gh release create" #2747

Answered by mislav
zplusfour asked this question in Q&A
Discussion options

You must be logged in to vote

From the documented synopsis of gh release create usage:

gh release create <tag> [<files>...]

Following that, the way to attach multiple files would be to list multiple files one after another:

gh release create v1.2.3 myfile1.tgz file2.tgz file3.zip

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by zplusfour
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants