mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-08-28 20:01:15 +00:00
feat(ci): fetch previous tags use by goreleaser
This commit is contained in:
parent
6201514f4a
commit
2569c12637
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
|
- run: git fetch --tags
|
||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user