Skip to content

Commit

Permalink
maybe skip signing now
Browse files Browse the repository at this point in the history
  • Loading branch information
fiws committed Apr 23, 2023
1 parent 6f14311 commit 295df32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-builds.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: goreleaser/goreleaser-action@v4
with:
version: v1.12.3
args: build --rm-dist --snapshot --skip-sign
args: build --rm-dist --snapshot --skip-post-hooks
- name: Test
run: go test -v ./...
- name: Archive binaries
Expand Down

0 comments on commit 295df32

Please sign in to comment.