correct GH_TOKEN

This commit is contained in:
hezijie 2024-09-13 10:22:52 +08:00
parent f8057aea5e
commit 9badce8c4f

View File

@ -18,6 +18,8 @@ jobs:
name: acctests
steps:
- name: checkout
env:
GH_TOKEN: ${{ github.token }}
run:
gh pr checkout ${{ inputs.pr_number }}
- name: Get changed files