chore(build): fix fetch tags for goreleaser
Some checks failed
release / goreleaser (push) Failing after 35s
release / docker-image (push) Successful in 48s

This commit is contained in:
2026-01-09 15:00:51 +03:00
parent 6e51b420d4
commit b5c8ec45aa

View File

@@ -13,7 +13,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v6
with:
fetch-depth: 50
fetch-tags: true
- name: Setup Go