Compare commits

..

No commits in common. "36dfa4c3efbfa8a59d61359e9ab1b5b05f517d13" and "7ebb65a815a83a2bf43916fe2990ea47876973d8" have entirely different histories.

View file

@ -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