Skip to content

Commit 6d3946a

Browse files
committed
Fix opencode-renovate
1 parent 433c1f4 commit 6d3946a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/opencode-renovate.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ jobs:
3535
distribution: temurin
3636
- uses: sbt/setup-sbt@v1
3737

38-
- name: Configure git
39-
run: |
40-
git config --global user.name "github-actions[bot]"
41-
git config --global user.email "github-actions[bot]@users.noreply.github.com"
42-
git config --global credential.helper '!f() { echo username=x-access-token; echo password=$GITHUB_TOKEN; }; f'
43-
4438
- name: Load prompt file
4539
id: load-prompt
4640
run: |

0 commit comments

Comments
 (0)