You've already forked go-semantic-release
feat(changelog): add order and hash url
This commit is contained in:
10
README.md
10
README.md
@@ -1,5 +1,15 @@
|
||||
# go-semantic-release
|
||||
|
||||
## Release Types
|
||||
|
||||
| Type | Git tag | Changelog | Release | Write access git | Api token |
|
||||
|--- |:---: |:---: |:---: |:---: |:---: |
|
||||
| `git` | :white_check_mark: | | | :white_check_mark:| |
|
||||
| `github` | :white_check_mark: | :white_check_mark: | :white_check_mark:| | :white_check_mark: |
|
||||
| `gitlab` | :white_check_mark: | :white_check_mark: | :white_check_mark:| | :white_check_mark: |
|
||||
|
||||
|
||||
|
||||
## Build
|
||||
|
||||
`go build ./cmd/go-semantic-release/`
|
||||
|
||||
Reference in New Issue
Block a user