mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-29 12:10:28 +00:00
update GIT_EMAIL and username for sync bot (#954)
This commit is contained in:
parent
05ae527ed4
commit
555836ee41
1 changed files with 2 additions and 0 deletions
2
.github/workflows/sync-skyvern-cloud.yml
vendored
2
.github/workflows/sync-skyvern-cloud.yml
vendored
|
|
@ -28,6 +28,8 @@ jobs:
|
|||
uses: Skyvern-AI/repo-file-sync-action@main
|
||||
with:
|
||||
GH_PAT: ${{ secrets.SKYVERN_CLOUD_GH_PAT }}
|
||||
GIT_EMAIL: shu@skyvern.com
|
||||
GIT_USERNAME: Shuchang Zheng
|
||||
BRANCH_NAME: repo-sync/${{ steps.pr_details.outputs.BRANCH_NAME }}
|
||||
PR_BODY: ${{ steps.pr_details.outputs.PR_BODY }}
|
||||
PR_TITLE: ${{ steps.pr_details.outputs.PR_TITLE }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue