Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Commit

Permalink
Update .goreleaser for one further deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
rbvigilante committed Nov 18, 2019
1 parent 3b203af commit 0c57355
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ builds:
- linux
goarch:
- amd64
archive:
format: tar.gz
files:
- LICENSE
- README.md
- static/completions/*
archives:
- format: tar.gz
files:
- LICENSE
- README.md
- static/completions/*
nfpms:
- description: A tool to log in to AWS through Okta
maintainer: Redbubble <[email protected]>
Expand Down

0 comments on commit 0c57355

Please sign in to comment.