Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
liangyuanpeng committed Sep 2, 2024
1 parent 385d403 commit 2e758b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,8 @@ jobs:
echo "latestTag=$LATEST_TAG" >> "$GITHUB_OUTPUT"
- uses: actions/checkout@v4
if: steps.get-latest-tag.outputs.latestTag == github.event.release.tag_name
- uses: actions/checkout@v4
if: steps.get-latest-tag.outputs.latestTag == v1.11.0
# - name: Update new version in krew-index
# if: steps.get-latest-tag.outputs.latestTag == github.event.release.tag_name
# uses: rajatjindal/[email protected]

0 comments on commit 2e758b1

Please sign in to comment.