Skip to content

Commit

Permalink
fix: commitish
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
caarlos0 committed Aug 23, 2022
1 parent 8f724f5 commit 66c4f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ release:
draft: false
replace_existing_draft: true
name_template: '{{.Version}}'
target_commitish: 'main'
target_commitish: 'master'
# github:
# owner: caarlos0-graveyard
# name: test2
Expand Down

0 comments on commit 66c4f9a

Please sign in to comment.