Skip to content

Commit

Permalink
fetch everything
Browse files Browse the repository at this point in the history
  • Loading branch information
alessio committed Dec 28, 2023
1 parent 5667e5d commit 91c9aaf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-tags: 'true'
fetch-depth: 0
fetch-tags: true

- name: Set up Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit 91c9aaf

Please sign in to comment.