Skip to content

Commit

Permalink
fix regexp in goreleasear changes
Browse files Browse the repository at this point in the history
Signed-off-by: Chmouel Boudjnah <[email protected]>
  • Loading branch information
chmouel committed Apr 20, 2022
1 parent a797c81 commit 37511fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ changelog:
- Merge pull request
- Merge branch
- go mod tidy
- "^Update README.md$"
- Update README.md

universal_binaries:
- replace: true
Expand Down

0 comments on commit 37511fe

Please sign in to comment.