Skip to content

Commit

Permalink
drop: remove repo settings
Browse files Browse the repository at this point in the history
  • Loading branch information
nywilken committed Aug 15, 2023
1 parent d9d1ca0 commit 5c7141f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,6 @@ signs:
args: ["--batch", "-u", "{{ .Env.GPG_FINGERPRINT }}", "--output", "${signature}", "--detach-sign", "${artifact}"]

release:
# Repo in which the release will be created.
# Default is extracted from the origin remote URL.
github:
owner: exercism
name: cli

# If set to auto, will mark the release as not ready for production
# in case there is an indicator for this in the tag e.g. v1.0.0-rc1
# If set to true, will mark the release as not ready for production.
Expand Down

0 comments on commit 5c7141f

Please sign in to comment.