feat(releaser): add git only as releaser, will create a new tag with version only

This commit is contained in:
Nightapes
2020-01-05 18:41:44 +01:00
parent 6211095c38
commit 42fc522a43
19 changed files with 284 additions and 109 deletions

View File

@@ -1,4 +1,4 @@
release: 'github'
release: "github"
github:
repo: "go-semantic-release"
user: "nightapes"
@@ -13,4 +13,4 @@ assets:
changelog:
docker:
latest: true
repository: "nightapes/go-semantic-release"
repository: "nightapes/go-semantic-release"