Skip to content

Commit 0217aef

Browse files
ci tweaks
1 parent 182e341 commit 0217aef

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/notify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
fork:
55
push:
66
release:
7+
types: published
78
issue_comment:
89
types: created
910
watch:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
body_path: CHANGELOGS.md
2929
files: |
3030
${{ github.WORKSPACE }}/TG-FileStreamBot-v${{ env.VERSION }}-main.zip
31-
prerelease: true
31+
prerelease: false
3232
tag_name: v${{ env.VERSION }}

0 commit comments

Comments
 (0)