Skip to content

Commit 3cbeabb

Browse files
committed
chore: add cog.toml
1 parent 59a108b commit 3cbeabb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cog.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
post_bump_hooks = [
2+
"git push",
3+
"git push origin {{version}}",
4+
"gh release create {{version}} --generate-notes --latest -t {{version}} --verify-tag",
5+
]

0 commit comments

Comments
 (0)