parent
2704b1b60c
commit
761718e1ad
1
.github/workflows/forkprbuildpack.yml
vendored
1
.github/workflows/forkprbuildpack.yml
vendored
@ -23,7 +23,6 @@ jobs:
|
|||||||
if: "${{ github.repository_owner == 'Nomi-CEu' && github.event.pull_request.head.repo.owner.login != 'Nomi-CEu' }}"
|
if: "${{ github.repository_owner == 'Nomi-CEu' && github.event.pull_request.head.repo.owner.login != 'Nomi-CEu' }}"
|
||||||
name: Make Fork PR Artifact Names (${{ github.event.pull_request.head.sha }})
|
name: Make Fork PR Artifact Names (${{ github.event.pull_request.head.sha }})
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
environment: fork-pr-build-pack
|
|
||||||
env:
|
env:
|
||||||
GITHUB_HEAD_REF: ${{ github.head_ref }}
|
GITHUB_HEAD_REF: ${{ github.head_ref }}
|
||||||
TRUE_SHA: ${{ github.event.pull_request.head.sha }}
|
TRUE_SHA: ${{ github.event.pull_request.head.sha }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user