mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-05 14:37:00 +00:00
CI: fix branch name and PR number
This commit is contained in:
parent
9610d45ebf
commit
9634e58f0a
3 changed files with 6 additions and 8 deletions
1
.github/workflows/rpcs3.yml
vendored
1
.github/workflows/rpcs3.yml
vendored
|
|
@ -17,6 +17,7 @@ concurrency:
|
|||
env:
|
||||
BUILD_REPOSITORY_NAME: ${{ github.repository }}
|
||||
BUILD_SOURCEBRANCHNAME: ${{ github.ref_name }}
|
||||
BUILD_PR_NUMBER: ${{ github.event.pull_request.number }}
|
||||
BUILD_SOURCEVERSION: ${{ github.sha }}
|
||||
BUILD_ARTIFACTSTAGINGDIRECTORY: ${{ github.workspace }}/artifacts/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue