Skip to content

Commit

Permalink
fix: next branch trigger regular release not pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
Leecason committed Oct 26, 2023
1 parent 583a4e6 commit 47627d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- master
- next
- next-major
- beta
- alpha

Expand Down
File renamed without changes.

0 comments on commit 47627d8

Please sign in to comment.