Skip to content

Commit

Permalink
fix: up explicitly point to package dir
Browse files Browse the repository at this point in the history
  • Loading branch information
avirtopeanu-ionos committed Nov 26, 2024
1 parent d42ffee commit 3bb02d0
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 @@ -52,5 +52,5 @@ jobs:
- name: Build and push Crossplane provider
run: |
up xpkg build --name provider-ionoscloud.xpkg
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

0 comments on commit 3bb02d0

Please sign in to comment.