Skip to content

Commit 2ad1f98

Browse files
authored
Update pecl.yml
1 parent 20f3a23 commit 2ad1f98

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/pecl.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -183,11 +183,6 @@ jobs:
183183
fetch-depth: 0
184184
token: ${{ secrets.GITHUB_TOKEN }}
185185

186-
- name: Setup git
187-
run: |
188-
git config --global user.name "github-actions[bot]"
189-
git config --global user.email "github-actions[bot]@users.noreply.github.com"
190-
191186
- name: Cleanup Release in Case of Failure
192187
continue-on-error: true
193188
env:

0 commit comments

Comments
 (0)