Skip to content

Commit 45ec4b1

Browse files
authored
chore: add DCO to release please
Signed-off-by: Todd Baert <[email protected]>
1 parent 014f8a5 commit 45ec4b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
with:
2626
token: ${{secrets.RELEASE_PLEASE_ACTION_TOKEN}}
2727
target-branch: main
28+
signoff: "OpenFeature Bot <[email protected]>"
2829

2930
# These steps are only run if this was a merged release-please PR
3031
- name: checkout

0 commit comments

Comments
 (0)