Skip to content

Commit

Permalink
fix: up explicitly point to xpkg path
Browse files Browse the repository at this point in the history
  • Loading branch information
avirtopeanu-ionos committed Nov 26, 2024
1 parent 3bb02d0 commit 5aedd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-upbound.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
- name: Build and push Crossplane provider
run: |
up xpkg build --name provider-ionoscloud.xpkg -f package
up xpkg push xpkg.upbound.io/ionos-cloud/provider-ionoscloud:${VERSION_TAG} -f provider-ionoscloud.xpkg
up xpkg push xpkg.upbound.io/ionos-cloud/provider-ionoscloud:${VERSION_TAG} -f package/provider-ionoscloud.xpkg

0 comments on commit 5aedd8c

Please sign in to comment.