Skip to content

Commit 68b7bb3

Browse files
authored
chore: add DCO to release-please
Signed-off-by: Todd Baert <[email protected]>
1 parent 6f4c1ae commit 68b7bb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
id: release
1515
with:
1616
token: ${{secrets.RELEASE_PLEASE_ACTION_TOKEN}}
17+
signoff: "OpenFeature Bot <[email protected]>"
1718

1819
# The logic below handles the maven publication:
1920
- name: Checkout Repository

0 commit comments

Comments
 (0)