fix: next
Some checks failed
Go CI Pipeline / ci (push) Successful in 25s
Release Builds / GoReleaser build (push) Failing after 54s

This commit is contained in:
Patryk Hegenberg 2025-06-04 16:16:16 +02:00
parent bb75925d1f
commit ac943acae2

View file

@ -20,6 +20,10 @@ builds:
- linux - linux
- windows - windows
- darwin - darwin
goarch:
- amd64
- arm64
env_files: env_files:
gitlab_token: ~/nope gitlab_token: ~/nope
github_token: ~/nope github_token: ~/nope