Skip to content

Commit

Permalink
fix folder for ci/release
Browse files Browse the repository at this point in the history
  • Loading branch information
ericogr committed Oct 25, 2021
1 parent 38bb937 commit da8f611
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 @@ -19,7 +19,7 @@ builds:
- linux
ldflags:
- -X github.com/totvs/pulumi-slack/provider/pkg/version.Version={{.Tag}}
main: ./cmd/pulumi-slack/
main: ./cmd/pulumi-resource-slack/
changelog:
skip: true
release:
Expand Down

0 comments on commit da8f611

Please sign in to comment.