Skip to content

Commit

Permalink
Include installation script as part of release artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilsbhat committed Sep 2, 2022
1 parent 3a75169 commit b91ccb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ archives:
- plugin.yaml
- LICENSE
- completion.yaml
- install-binary.sh

checksum:
name_template: 'checksums.txt'
Expand Down

0 comments on commit b91ccb8

Please sign in to comment.