Skip to content

Commit

Permalink
trying another (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanato authored Jun 27, 2024
1 parent 90f0dd8 commit 8b560de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6
with:
version: latest
args: release --clean
args: release --clean --parallelism 1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ version: 2
env:
- CGO_ENABLED=0
- COSIGN_YES=true
- TUF_ROOT=/tmp

# Prevents parallel builds from stepping on eachothers toes downloading modules
before:
Expand Down

0 comments on commit 8b560de

Please sign in to comment.