mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-30 20:50:05 +00:00
update cloud sync Sep 6th (#3382)
This commit is contained in:
parent
21b3f6d36a
commit
b30e41ce5c
1 changed files with 0 additions and 5 deletions
5
.github/workflows/sync-skyvern-cloud.yml
vendored
5
.github/workflows/sync-skyvern-cloud.yml
vendored
|
|
@ -41,11 +41,6 @@ jobs:
|
|||
echo "GIT_EMAIL=jon@skyvern.com" >> $GITHUB_OUTPUT
|
||||
echo "GIT_USERNAME=Jonathan Dobson" >> $GITHUB_OUTPUT
|
||||
;;
|
||||
Prakashmaheshwaran)
|
||||
echo "GH_PAT=${{ secrets.KASH_GH_PAT }}" >> $GITHUB_OUTPUT
|
||||
echo "GIT_EMAIL=diinoprakash@gmail.com" >> $GITHUB_OUTPUT
|
||||
echo "GIT_USERNAME=Prakash Maheshwaran" >> $GITHUB_OUTPUT
|
||||
;;
|
||||
*)
|
||||
echo "GH_PAT=${{ secrets.SKYVERN_CLOUD_GH_PAT }}" >> $GITHUB_OUTPUT
|
||||
echo "GIT_EMAIL=shu@skyvern.com" >> $GITHUB_OUTPUT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue