Skip to content

Commit

Permalink
fix(ci): only use negate pattern for the releas
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoomen committed Oct 23, 2020
1 parent 804d631 commit 7087532
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: release
on:
create:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
- '!v[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+'

jobs:
Expand Down

0 comments on commit 7087532

Please sign in to comment.