Skip to content

Commit

Permalink
ci: add goreleaser config (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: Muhammad Ikhsan <[email protected]>
  • Loading branch information
pararang and Muhammad Ikhsan authored Jul 24, 2022
1 parent 8d06390 commit bc6054f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
project_name: gostein
build:
skip: true
release:
github:
prerelease: auto

0 comments on commit bc6054f

Please sign in to comment.