Skip to content

Commit afed25f

Browse files
committed
test
1 parent dba52d2 commit afed25f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

gitb.sh

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
git add .
22
git commit -m "test"
3-
git push origin master
3+
git push origin master
4+
git tag -a v0.1.10 -m "First release"
5+
goreleaser release --rm-dist

0 commit comments

Comments
 (0)