diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 280b555..03e8358 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -59,7 +59,6 @@ jobs: uses: upbound/action-up@v1 with: skip-login: true - channel: alpha - name: Set up Helm uses: azure/setup-helm@v4 @@ -145,7 +144,6 @@ jobs: with: api-token: ${{ secrets.UP_API_TOKEN }} organization: ${{ secrets.UP_ORG }} - channel: alpha - name: Login to xpkg with robot uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3