mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-12-23 06:51:21 -08:00
Update checks.yml
This commit is contained in:
parent
1f49d59e6b
commit
3baca6b0fe
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@ -99,6 +99,6 @@ jobs:
|
||||
done
|
||||
echo "Done"
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
REPO: ${{ github.repository }}
|
||||
BRANCH: refs/pull/${{ github.event.pull_request.number }}/merge
|
||||
|
Loading…
Reference in New Issue
Block a user