Skip to content

Commit

Permalink
update GIT_EMAIL and username for sync bot (#954)
Browse files Browse the repository at this point in the history
  • Loading branch information
wintonzheng authored Oct 10, 2024
1 parent 05ae527 commit 555836e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync-skyvern-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 555836e

Please sign in to comment.