Skip to content

Commit 5bf4265

Browse files
Update GH Release action condition
Remove condition for GH Release action to trigger on tags.
1 parent 9b64f19 commit 5bf4265

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
path: dist
3636
- name: GH Release
3737
uses: softprops/action-gh-release@v2.4.1
38-
if: github.ref_type == 'tag'
3938
with:
4039
repository: ShihaoShenDev/EasiNote-IwbMode-Hacker
4140
token: ${{ secrets.GH_RELEASE }}

0 commit comments

Comments
 (0)