Skip to content

Commit

Permalink
fix: user for release
Browse files Browse the repository at this point in the history
  • Loading branch information
JeancarloBarrios committed Oct 20, 2023
1 parent 5cfad44 commit 5121e04
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ builds:
- amd64
env:
- CC=x86_64-linux-gnu-gcc
- CXX=x86_64-linux-gnu-g++
flags:
- -mod=readonly
- -trimpath
Expand Down Expand Up @@ -166,6 +167,6 @@ changelog:
# Docs: https://goreleaser.com/customization/release/
release:
github:
owner: seda-chain
owner: sedaprotocol
name: seda-chain
replace_existing_draft: true

0 comments on commit 5121e04

Please sign in to comment.