Skip to content

Commit fcdd185

Browse files
Update build.yml
1 parent 4faaef3 commit fcdd185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ jobs:
557557
) && always()
558558
env:
559559
number: ${{ github.event.client_payload.pull_request.number }}
560-
job: ${{ github.job.name }}
560+
job: ${{ github.job }}
561561
# Conveniently, job.status maps to https://developer.github.com/v3/checks/runs/#update-a-check-run
562562
conclusion: ${{ job.status }}
563563
with:

0 commit comments

Comments
 (0)