Skip to content

Commit

Permalink
update goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
rawdaGastan committed Oct 12, 2023
1 parent 023c537 commit d14fefd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ archives:
name_template: "{{ .Binary }}-{{ .Tag }}-{{ .Os }}-{{ .Arch }}"
before:
hooks:
- make go_sdk
- make nodejs_sdk
builds:
- binary: pulumi-resource-threefold
dir: provider
Expand Down

0 comments on commit d14fefd

Please sign in to comment.