mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Update git config for marketplace publish
This commit is contained in:
parent
de85cc558d
commit
ef944a6870
1 changed files with 2 additions and 2 deletions
4
.github/workflows/marketplace-publish.yml
vendored
4
.github/workflows/marketplace-publish.yml
vendored
|
|
@ -27,8 +27,8 @@ jobs:
|
|||
node-version: 18
|
||||
|
||||
- run: |
|
||||
git config user.name github-actions
|
||||
git config user.email github-actions@github.com
|
||||
git config user.name "github-actions[bot]"
|
||||
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue