Skip to content

Commit

Permalink
chore: fetch-tags = true for release
Browse files Browse the repository at this point in the history
  • Loading branch information
takkyuuplayer committed Jul 22, 2024
1 parent ce645f2 commit 35e23ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true
- uses: actions/setup-go@v5
with:
go-version-file: "go.mod"
Expand Down

0 comments on commit 35e23ac

Please sign in to comment.