Skip to content

Commit

Permalink
Fix release process tags (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
apoorva-marisomaradhya committed Sep 28, 2021
1 parent 217d6bf commit f3d3321
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
tags-ignore:
- "v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+"

jobs:
goreleaser:
Expand Down

0 comments on commit f3d3321

Please sign in to comment.