mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-26 23:36:08 +03:00
Use github-release correctly when uploading assets
This commit is contained in:
parent
0fc4b2f61d
commit
118d3ed48b
@ -83,5 +83,5 @@ GITHUB_TOKEN=$(cat ~/.config/github.qvacua.release.token) github-release upload
|
|||||||
--user qvacua \
|
--user qvacua \
|
||||||
--repo vimr \
|
--repo vimr \
|
||||||
--tag "$TAG_NAME" \
|
--tag "$TAG_NAME" \
|
||||||
--name "$RELEASE_VERSION" \
|
--name "$VIMR_FILE_NAME" \
|
||||||
--file "$VIMR_FILE_NAME"
|
--file "$VIMR_FILE_NAME"
|
||||||
|
Loading…
Reference in New Issue
Block a user