We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6d2349 commit 4e505cbCopy full SHA for 4e505cb
.github/workflows/release.yml
@@ -32,11 +32,6 @@ jobs:
32
git config user.name "github-actions[bot]"
33
git config user.email "github-actions[bot]@users.noreply.github.com"
34
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
-
40
- name: "📦 Setup pnpm"
41
uses: pnpm/action-setup@v4
42
0 commit comments