Skip to content

Commit

Permalink
Update schedule.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bbcvc committed Jun 25, 2023
1 parent c760e9f commit 97d1abe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:

- name: Update image
run: |
git config --local user.email "[email protected]"
git config --local user.name "bbcvc"
git remote set-url origin https://${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}
git pull --rebase
cd ./script
Expand Down

1 comment on commit 97d1abe

@vercel
Copy link

@vercel vercel bot commented on 97d1abe Jun 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

jk – ./

jk-eta.vercel.app
jk-bbcvc.vercel.app
jk-git-master-bbcvc.vercel.app
jk.cl96.top

Please sign in to comment.