Skip to content

Commit

Permalink
Fix goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
henryrecker-pingidentity committed Jun 25, 2024
1 parent a7fa346 commit 8ceefd7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
version: 2
before:
hooks:
- go mod tidy
builds:
- skip: true
changelog:
skip: true
disable: true

0 comments on commit 8ceefd7

Please sign in to comment.