We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ec4b1 commit 372e8d9Copy full SHA for 372e8d9
.github/workflows/release.yml
@@ -25,7 +25,6 @@ jobs:
25
with:
26
token: ${{secrets.RELEASE_PLEASE_ACTION_TOKEN}}
27
target-branch: main
28
- signoff: "OpenFeature Bot <[email protected]>"
29
30
# These steps are only run if this was a merged release-please PR
31
- name: checkout
0 commit comments