Skip to content

Commit

Permalink
ci tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
EverythingSuckz committed Jan 2, 2023
1 parent 182e341 commit 0217aef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
fork:
push:
release:
types: published
issue_comment:
types: created
watch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
body_path: CHANGELOGS.md
files: |
${{ github.WORKSPACE }}/TG-FileStreamBot-v${{ env.VERSION }}-main.zip
prerelease: true
prerelease: false
tag_name: v${{ env.VERSION }}

0 comments on commit 0217aef

Please sign in to comment.