address greptile comment

This commit is contained in:
oskar 2026-07-13 20:30:08 +07:00
parent b75a9542ac
commit dea119a5f4
No known key found for this signature in database
GPG key ID: 0D4D9DF6394A1381

View file

@ -26,7 +26,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BASE_BRANCH: ${{ github.event.repository.default_branch }}
BASE_BRANCH: ${{ github.event.repository.default_branch || github.ref_name }}
run: |
git config user.name "github-actions[bot]"
git config user.email "github-actions[bot]@users.noreply.github.com"