Skip to content

Commit

Permalink
goreleaser: fix tag discovery
Browse files Browse the repository at this point in the history
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
  • Loading branch information
Adphi committed Dec 5, 2023
1 parent 98044e1 commit ee2f6c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.

git:
tag_sort: -version:refname

before:
hooks:
- go mod tidy
Expand Down

0 comments on commit ee2f6c2

Please sign in to comment.