fix: refactor pipeline
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 14s
CI Workflow / CI (pull_request) Failing after 29s
Publish / Check GoReleaser config (pull_request) Has been skipped
CI Workflow / Code coverage report (pull_request) Has been skipped
Publish / Publish provider (pull_request) Has been skipped

This commit is contained in:
Marcel S. Henselin 2026-01-29 16:22:03 +01:00
parent f986d919da
commit 9442378813
2 changed files with 14 additions and 14 deletions

View file

@ -105,7 +105,7 @@ jobs:
GPG_FINGERPRINT: ${{ secrets.GPG_FINGERPRINT }}
uses: goreleaser/goreleaser-action@v6
with:
args: release --skip publish --clean --snapshot
args: release --skip publish --clean
- name: Prepare key file
run: |