Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SivaanandM committed Aug 12, 2024
1 parent 0f2d45a commit eb2f6e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crossplane-release-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
cd ..
git clone https://github.com/crossplane-contrib/provider-palette.git
cd ../provider-palette
cd provider-palette
sed -i 's/^export TERRAFORM_PROVIDER_VERSION := .*/export TERRAFORM_PROVIDER_VERSION := ${{ github.event.release.tag_name }}/' Makefile
go install golang.org/x/tools/cmd/goimports@latest
go mod tidy
Expand Down

0 comments on commit eb2f6e5

Please sign in to comment.