Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
  • Loading branch information
jkroepke committed Oct 4, 2023
1 parent 2a06953 commit 6f853dc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@ builds:
- amd64
mod_timestamp: '{{ .CommitTimestamp }}'

archives:
- id: openvpn-auth-oauth2
builds: [openvpn-auth-oauth2]
name_template: openvpn-auth-oauth2
- id: openvpn-auth-oauth2-plugin
builds: [openvpn-auth-oauth2.so]
name_template: openvpn-auth-oauth2-plugin

nfpms:
- id: openvpn-auth-oauth2
homepage: https://github.com/jkroepke/openvpn-auth-oauth2
Expand Down

0 comments on commit 6f853dc

Please sign in to comment.