Skip to content

Commit 1682e13

Browse files
authored
chore: Automatically generate release notes (#359)
1 parent 7f6be79 commit 1682e13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pipeline.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ jobs:
170170
repository: emberstack/kubernetes-reflector
171171
tag_name: v${{env.version}}
172172
body: The release process is automated.
173+
generate_release_notes: true
173174
token: ${{ secrets.ES_GITHUB_PAT }}
174175
files: |
175176
github/reflector.yaml

0 commit comments

Comments
 (0)