Skip to content

Commit 4e505cb

Browse files
committed
remove duplicate git config
1 parent b6d2349 commit 4e505cb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ jobs:
3232
git config user.name "github-actions[bot]"
3333
git config user.email "github-actions[bot]@users.noreply.github.com"
3434
35-
- name: "⚙️ Configure Git"
36-
run: |
37-
git config user.name "github-actions[bot]"
38-
git config user.email "github-actions[bot]@users.noreply.github.com"
39-
4035
- name: "📦 Setup pnpm"
4136
uses: pnpm/action-setup@v4
4237

0 commit comments

Comments
 (0)