Skip to content

Commit

Permalink
chore: fetch all history for prepare-release (#1556)
Browse files Browse the repository at this point in the history
  • Loading branch information
PengyuanZhao authored Feb 22, 2024
1 parent 287cd49 commit 91c70ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: main
fetch-depth: 0

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

0 comments on commit 91c70ab

Please sign in to comment.