fix: and another try
Some checks failed
Go CI Pipeline / ci (push) Successful in 26s
Release Builds / GoReleaser build (push) Failing after 16s

This commit is contained in:
Patryk Hegenberg 2025-06-04 15:56:56 +02:00
parent ea906ca862
commit 9a67429b45

View file

@ -22,6 +22,9 @@ jobs:
go-version: 1.24
id: go
- name: Unset GITHUB_TOKEN (if present)
run: unset GITHUB_TOKEN
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@master
with: