Skip to content

Commit

Permalink
WIP: Fetch all tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jamlo committed Oct 28, 2024
1 parent 8fd1b96 commit d42a7ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- uses: actions/checkout@v4
with:
fetch-tags: true
fetch-depth: "0"

- uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit d42a7ff

Please sign in to comment.