Skip to content

Commit

Permalink
ci: ensure provider templates have correct image URL
Browse files Browse the repository at this point in the history
  • Loading branch information
supershal committed Apr 16, 2024
1 parent 205f8e8 commit 5479923
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 5479923

Please sign in to comment.