Skip to content

Commit a5f991b

Browse files
committed
Update README.md
1 parent 0537df4 commit a5f991b

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,16 @@ $ gh-release
3737
Your GitHub username: ngoldman
3838
Your GitHub password: βœ”βœ”βœ”βœ”βœ”βœ”βœ”βœ”
3939
40-
tag_name: v1.1.2,
41-
target_commitish: ffed090688fb1b853aa07a546ac2e3965a02bb1d,
42-
name: v1.1.2,
43-
body: * add `dry-run` and `workpath` options\n* improve change log,
44-
owner: ngoldman,
45-
repo: gh-release,
46-
draft: false,
47-
prerelease: false,
48-
dryRun: false,
40+
tag_name: v1.1.2
41+
target_commitish: ffed090688fb1b853aa07a546ac2e3965a02bb1d
42+
name: v1.1.2
43+
body: * add `dry-run` and `workpath` options
44+
* improve change log
45+
owner: ngoldman
46+
repo: gh-release
47+
draft: false
48+
prerelease: false
49+
dryRun: false
4950
workpath: /Users/ng/dev/github/gh-release
5051
5152
? does this look right? (y/N) y

0 commit comments

Comments
Β (0)