Skip to content

Commit d78eeab

Browse files
author
Travis CI
committed
fixing variable name
1 parent 79b1658 commit d78eeab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-cli.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ create_release(){
1313
--arg body "$DESC" '{
1414
$tag_name,
1515
$target_commitish,
16-
$tag_name,
16+
name: $tag_name,
1717
$body,
1818
"draft": false,
1919
"prerelease": true

0 commit comments

Comments
 (0)