Skip to content

Commit

Permalink
Merge pull request #2 from MortalHappiness/feature/release-manually
Browse files Browse the repository at this point in the history
WIP: Debug CI
  • Loading branch information
MortalHappiness authored Jan 22, 2025
2 parents de045aa + 2cd37d9 commit 9696168
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kubectl-plugin-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ github.event.inputs.tag }}
fetch-tags: 'true'
- name: Show tag
run: git show HEAD
# - name: Setup Go
Expand Down

0 comments on commit 9696168

Please sign in to comment.