Skip to content

Commit

Permalink
Update release flow
Browse files Browse the repository at this point in the history
  • Loading branch information
babarot committed Jan 27, 2025
1 parent e93cd08 commit 13692e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0 # https://github.com/actions/checkout/issues/1471
fetch-tags: true
- name: Setup Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit 13692e5

Please sign in to comment.