fix release action#33
Conversation
Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
Does the PR have any schema changes?Does the PR have any schema changes?Looking good! No breaking changes found. Maintainer note: consult the runbook for dealing with any breaking changes. |
@displague they totally different. The one in Equinix provider was based on https://github.com/pulumi/pulumi-provider-boilerplate/blob/main/deployment-templates/release.yml |
I updated the Makefile in https://github.com/equinix/pulumi-equinix/pull/24/files#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52 to be aligned with the repos maintained by Pulumi, but I did not update this action. Now the make target
tfgenis no longer a dependency ofbuild_{sdk}and we need expressly executemake providerin the workflow.This issue is making https://github.com/equinix/pulumi-equinix/actions/runs/6786515760 fail