Skip to content

Commit 1da0d43

Browse files
committed
Update README.md
1 parent 11c6d07 commit 1da0d43

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -60,24 +60,3 @@ https://github.com/smaeda-ks/orb-hashicorp-vault-cli/blob/main/.circleci
6060
### How to Contribute
6161

6262
We welcome [issues](https://github.com/smaeda-ks/orb-hashicorp-vault-cli/issues) to and [pull requests](https://github.com/smaeda-ks/orb-hashicorp-vault-cli/pulls) against this repository!
63-
64-
### How to Publish
65-
* Create and push a branch with your new features.
66-
* When ready to publish a new production version, create a Pull Request from _feature branch_ to `master`.
67-
* The title of the pull request must contain a special semver tag: `[semver:<segment>]` where `<segment>` is replaced by one of the following values.
68-
69-
| Increment | Description|
70-
| ----------| -----------|
71-
| major | Issue a 1.0.0 incremented release|
72-
| minor | Issue a x.1.0 incremented release|
73-
| patch | Issue a x.x.1 incremented release|
74-
| skip | Do not issue a release|
75-
76-
Example: `[semver:major]`
77-
78-
* Squash and merge. Ensure the semver tag is preserved and entered as a part of the commit message.
79-
* On merge, after manual approval, the orb will automatically be published to the Orb Registry.
80-
81-
82-
For further questions/comments about this or other orbs, visit the Orb Category of [CircleCI Discuss](https://discuss.circleci.com/c/orbs).
83-

0 commit comments

Comments
 (0)