Skip to content

Commit

Permalink
Merge pull request #3 from mesosphere/shalin/gha-release
Browse files Browse the repository at this point in the history
ci: ensure provider templates have correct image URL
  • Loading branch information
supershal authored Apr 16, 2024
2 parents 205f8e8 + 5479923 commit cbac256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
go-version: ${{ env.go_version }}
- name: generate release artifacts
run: |
make release
PROD_REGISTRY="ghcr.io/mesosphere/cluster-api-provider-vsphere" make release
- name: generate release notes
run: |
make generate-release-notes
Expand Down

0 comments on commit cbac256

Please sign in to comment.