Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamjz authored Nov 23, 2023
1 parent 56eb0c9 commit 90f1c51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Release
on:
workflow_dispatch:
push:
tags:
- "v*"
Expand Down Expand Up @@ -49,4 +50,4 @@ jobs:
draft: true
files: |-
sub_renamer_windows_amd64.zip
sub_renamer_linux_amd64.tar.gz
sub_renamer_linux_amd64.tar.gz

0 comments on commit 90f1c51

Please sign in to comment.