diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2c700185d..e13e73faa 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -111,16 +111,9 @@ jobs: steps: - name: Checkout uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 + - name: Update kubectl plugin version in krew-index uses: rajatjindal/krew-release-bot@df3eb197549e3568be8b4767eec31c5e8e8e6ad8 # v0.0.46 - - name: Update Homebrew formula - uses: dawidd6/action-homebrew-bump-formula@d3667e5ae14df19579e4414897498e3e88f2f458 # v3.10.0 - with: - token: ${{ secrets.HOMEBREW_TOKEN }} - formula: kubevela - tag: ${{ github.ref }} - revision: ${{ github.sha }} - force: false provenance-vela-bins: name: generate provenance for binaries