chore(ci): update GoReleaser config and release workflow to skip validation step

This commit is contained in:
Luis Pater
2026-03-16 00:16:25 +08:00
parent b5701f416b
commit 9fee7f488e
2 changed files with 3 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ jobs:
with: with:
distribution: goreleaser distribution: goreleaser
version: latest version: latest
args: release --clean args: release --clean --skip=validate
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VERSION: ${{ env.VERSION }} VERSION: ${{ env.VERSION }}

View File

@@ -1,3 +1,5 @@
version: 2
builds: builds:
- id: "cli-proxy-api" - id: "cli-proxy-api"
env: env: