Skip to content

Commit 34a0154

Browse files
authored
Update release.yaml
1 parent f118632 commit 34a0154

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ permissions:
1616
jobs:
1717
create-release:
1818
runs-on: ubuntu-latest
19-
if: github.event_name == 'merged'
2019
outputs:
2120
release_created: ${{ steps.release.outputs.release_created }}
2221
tag_name: ${{ steps.release.outputs.tag_name }}

0 commit comments

Comments
 (0)