Skip to content

Commit 5ba2aa1

Browse files
committed
made CI so that it will release without a tag push
1 parent 961af41 commit 5ba2aa1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ jobs:
113113
compression-level: 0
114114

115115
- name: Create GitHub Release
116-
if: github.ref_type == 'tag'
117116
uses: softprops/action-gh-release@v2
118117
with:
119118
name: Eclipse Linux v${{ steps.meta.outputs.version }}

0 commit comments

Comments
 (0)