Skip to content

Commit

Permalink
Add required goreleaser config.
Browse files Browse the repository at this point in the history
  • Loading branch information
monde committed Mar 17, 2022
1 parent 3d7d160 commit ff06ade
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
builds:
-
skip: true
release:
github:
owner: okta
name: okta-jwt-verifier-golang
draft: true
changelog:
skip: true

0 comments on commit ff06ade

Please sign in to comment.