mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-04-29 14:14:34 +02:00
fix: add github token for gh cli
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
da30904630
commit
bcdbe79c59
4
.github/workflows/nix.yml
vendored
4
.github/workflows/nix.yml
vendored
@ -73,7 +73,9 @@ jobs:
|
||||
uses: PrismLauncher/PrismLauncher/.github/actions/get-merge-commit@develop
|
||||
with:
|
||||
pull-request-id: ${{ github.event.pull_request.id }}
|
||||
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user