Skip to content

Commit 69b17cd

Browse files
authored
ci: fix config for release (#478)
Signed-off-by: André Silva <[email protected]>
1 parent ef6aa78 commit 69b17cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
id: release
2424
with:
2525
token: ${{secrets.RELEASE_PLEASE_ACTION_TOKEN}}
26-
release-type: simple
2726
outputs:
2827
release_created: ${{ steps.release.outputs.release_created }}
2928
release_tag_name: ${{ steps.release.outputs.tag_name }}

0 commit comments

Comments
 (0)