Skip to content

Commit

Permalink
updated tag handling
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaDuina committed Dec 19, 2024
1 parent 563a39b commit 5725e44
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ name: release
on:
push:
tags:
- "[0-9]+.[0-9]+.[0-9]+"
- "[0-9]+.[0-9]+.[0-9]+a[0-9]+"
- "[0-9]+.[0-9]+.[0-9]+b[0-9]+"
- "[0-9]+.[0-9]+.[0-9]+rc[0-9]+"
- 'v*.*.*'

env:
PACKAGE_NAME: "sqil-core"
Expand Down

0 comments on commit 5725e44

Please sign in to comment.