This commit is contained in:
alyssa 2024-09-06 16:25:25 +09:00
parent 73de67d7e2
commit 9892cd9a3f
3 changed files with 13 additions and 13 deletions

View file

@ -31,7 +31,7 @@ jobs:
GITHUB_APP_TOKEN: ${{ secrets.COMMIT_STATUS_TOKEN }}
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
CUR_SHA: ${{ github.sha }}
GIT_SHA: ${{ github.sha }}
REPO_URL: https://github.com/${{ github.repository }}
OLD_SHA: ${{ github.event.before }}