Skip to content

Commit

Permalink
fix tag
Browse files Browse the repository at this point in the history
  • Loading branch information
vandot committed Oct 12, 2022
1 parent 0d39b05 commit bf0e4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches-ignore:
- '**'
tags:
- 'v*.*.*'
- '*.*.*'

jobs:
goreleaser:
Expand Down

0 comments on commit bf0e4da

Please sign in to comment.