Skip to content

Commit

Permalink
fix: update release binary CI
Browse files Browse the repository at this point in the history
(cherry picked from commit ffcdfd9)
  • Loading branch information
MuZhou233 committed Jul 19, 2024
1 parent 11b9267 commit d583d0c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
persist-credentials: false
- name: Setup Node.js
uses: actions/setup-node@v3
with:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
persist-credentials: false
-
name: Set up Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit d583d0c

Please sign in to comment.