mirror of
https://github.com/tiktok/sparo.git
synced 2024-11-14 19:35:12 -05:00
Compare commits
No commits in common. "36dfa4c3efbfa8a59d61359e9ab1b5b05f517d13" and "7ebb65a815a83a2bf43916fe2990ea47876973d8" have entirely different histories.
36dfa4c3ef
...
7ebb65a815
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
fetch-depth: 2
|
||||
- name: Configure Git
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.SPARO_GITHUB_INSECURE_CI_TEST_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.BOT_ACCESS_TOKEN }}
|
||||
run: |
|
||||
git config --local user.name tiktokbot
|
||||
git config --local user.email tiktokbot@users.noreply.github.com
|
||||
|
|
Loading…
Reference in a new issue