Skip to content

Commit d2f75e0

Browse files
author
CodingWizKid
committed
adjust release
1 parent 1169995 commit d2f75e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
2323
with:
2424
fetch-depth: 0
25+
- name: Git Fetch
26+
run: git fetch --force --tags
2527
- name: Set up Go
2628
uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
2729
with:

0 commit comments

Comments
 (0)