Skip to content

Commit eba4628

Browse files
fix: remove condition
1 parent 74c1083 commit eba4628

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/bump-and-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ jobs:
214214
215215
- name: Create GitHub Release
216216
uses: actions/create-release@v1
217-
if: github.event.pull_request.base.ref == 'main'
218217
env:
219218
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
220219
with:

0 commit comments

Comments
 (0)