Skip to content

Commit

Permalink
fix project name for go releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
iramiller committed Jan 28, 2021
1 parent 33b1cc2 commit 7319716
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
project_name: provenanced
project_name: provenance

release:
github:
owner: provenance-io
name: provenanced
name: provenance

builds:
- skip: true
Expand Down

0 comments on commit 7319716

Please sign in to comment.