We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc6716e commit e570d5cCopy full SHA for e570d5c
.github/workflows/release-please.yml
@@ -14,7 +14,6 @@ jobs:
14
id: release
15
with:
16
token: ${{secrets.RELEASE_PLEASE_ACTION_TOKEN}}
17
- signoff: "OpenFeature Bot <[email protected]>"
18
19
# The logic below handles the maven publication:
20
- name: Checkout Repository
0 commit comments