Skip to content

Commit c995dba

Browse files
authored
Merge branch 'develop' into main
2 parents bc9bb04 + 3c6873b commit c995dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
run: |
2727
gh release create v${{steps.release.outputs.version}} \
2828
--title 'Adyen Node API Library v${{steps.release.outputs.version}}' \
29-
--generate-notes --target main --draft
29+
--generate-notes --target main

0 commit comments

Comments
 (0)