Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw authored and github-actions[bot] committed Jun 21, 2024
1 parent 6267026 commit 3dc0a11
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ name: 'Automatically relase patch versions.'
jobs:
release:
uses: xmidt-org/shared-go/.github/workflows/ci.yml@826aa545bb56f6c7c551d44febb420c0293c8bff # v4.2.0
secrets: inherit
```
### Inputs
Expand All @@ -139,6 +140,7 @@ name: 'Automatically relase patch versions.'
| :--- | :---: | :---: | :--- | :--- | :--- |
| 1 | | string | branch | main | Branch to release from. |
| 2 | | string | patch-list | fix, bugfix, perf, refactor, test, tests, chore | Comma separated list of commit types that should trigger a patch release. |
| 3 | | string | which | tag | Create a 'release' or 'tag'. |
Expand Down Expand Up @@ -224,6 +226,7 @@ jobs:




## Workflow Development

There are three special directories:
Expand Down

0 comments on commit 3dc0a11

Please sign in to comment.