diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 064c0cf..c85e741 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -192,7 +192,6 @@ jobs: with: skip-login: true channel: main - version: v0.39.0-384.g0a0c8634 # we need compositionTests with functionCredentialsPath - name: Update package version in upbound.yaml run: | sed -i "s/version: v0.0.1/version: ${{ env.XPKG_VERSION }}/" upbound.yaml