Skip to content

Commit

Permalink
ci(goreleaser): fix deprecated props (#398)
Browse files Browse the repository at this point in the history
  • Loading branch information
ykzts committed Mar 2, 2021
1 parent fc0ace8 commit dbe1e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Expand Up @@ -47,5 +47,5 @@ dockers:
- 'manael/{{ .ProjectName }}:{{ .Major }}.{{ .Minor }}'
- 'ghcr.io/manaelproxy/{{ .ProjectName }}:{{ .Major }}.{{ .Minor }}'
dockerfile: Dockerfile
binaries:
ids:
- manael

1 comment on commit dbe1e5a

@vercel
Copy link

@vercel vercel bot commented on dbe1e5a Mar 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.