mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
Release instructions update
This commit is contained in:
@@ -10,6 +10,7 @@ REPO="yq"
|
||||
release() {
|
||||
github-release release \
|
||||
--user "$OWNER" \
|
||||
--draft \
|
||||
--repo "$REPO" \
|
||||
--tag "$CURRENT"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user