fix: resolve CI failures in release workflows
Some checks failed
release-nightly / publish-nightly (push) Failing after 46s
release / goreleaser (push) Successful in 1m15s
release / publish-packages (push) Failing after 33s

- Downgrade setup-go@v6 to v5 (v6 breaks with "version: not found" on Gitea runner)
- Use go-version-file instead of go-version: stable for consistency
- Add skip_tls_verify to goreleaser gitea_urls for Cloudflare origin cert
- Add curl -k flag for package registry uploads
This commit is contained in:
Andrew Miller
2026-03-05 13:11:51 -05:00
parent 9b407fb70a
commit d3c4e271ef
3 changed files with 10 additions and 9 deletions

View File

@@ -73,4 +73,5 @@ release:
gitea_urls:
api: https://git.lethalbits.com/api/v1
download: https://git.lethalbits.com
skip_tls_verify: true
force_token: gitea