Skip to content
This repository was archived by the owner on Aug 26, 2023. It is now read-only.

Commit b3fdb1a

Browse files
committed
feature(main): add rebot code
1 parent 2bf8eaf commit b3fdb1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/gh/tag.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ func Tag(tag string) error {
3737
if err = types.ExecShellForAny()(shells); err != nil {
3838
return err
3939
}
40+
return nil
4041
}
4142
}
4243
return errors.New("tag already exists")

0 commit comments

Comments
 (0)