Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#400)
Browse files Browse the repository at this point in the history
This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit 9b5b5e6a7151010a2e2273fd6c51b556604d8558.
  • Loading branch information
pulumi-bot authored Aug 21, 2024
1 parent 18dd522 commit 10564c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -176,9 +176,9 @@ bin/pulumi-java-gen: .pulumi-java-gen.version
# - Run make ci-mgmt to apply the change locally.
#
ci-mgmt: .ci-mgmt.yaml
rm .github/workflows/*.yml # Copied from update-workflows.yml
rm -f .github/workflows/*.yml # Copied from update-workflows.yml
go run github.com/pulumi/ci-mgmt/provider-ci@master generate \
--name pulumi/pulumi-$(PACK) \
--name $(ORG)/pulumi-$(PACK) \
--out . \
--template bridged-provider \
--config $<
Expand Down

0 comments on commit 10564c5

Please sign in to comment.