1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-17 19:36:40 +00:00

Update checks.yml

This commit is contained in:
yell0wsuit 2024-07-05 13:58:30 +07:00 committed by GitHub
parent 1f49d59e6b
commit 3baca6b0fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -99,6 +99,6 @@ jobs:
done done
echo "Done" echo "Done"
env: env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} GH_TOKEN: ${{ github.token }}
REPO: ${{ github.repository }} REPO: ${{ github.repository }}
BRANCH: refs/pull/${{ github.event.pull_request.number }}/merge BRANCH: refs/pull/${{ github.event.pull_request.number }}/merge