mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-04-29 22:24:26 +02:00
ci(nix): fix the PR number
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
25b1d79080
commit
71da130fe4
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
|||||||
id: merge-commit
|
id: merge-commit
|
||||||
uses: PrismLauncher/PrismLauncher/.github/actions/get-merge-commit@develop
|
uses: PrismLauncher/PrismLauncher/.github/actions/get-merge-commit@develop
|
||||||
with:
|
with:
|
||||||
pull-request-id: ${{ github.event.pull_request.id }}
|
pull-request-id: ${{ github.event.number }}
|
||||||
env:
|
env:
|
||||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user