mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
ci: use the latest tag by date
This commit is contained in:
parent
c0adf73056
commit
eb6430295f
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -16,6 +16,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
|
Loading…
Reference in New Issue
Block a user