Skip to content

Commit

Permalink
more output fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkoenig committed May 5, 2023
1 parent 255d98d commit 4533b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport-fixup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
# If triggering PR actually is a backport, then original_pr will be set
outputs:
backport_pr: ${{ steps.backport_pr.outputs.pr }}
backport_pr: ${{ steps.backport.outputs.pr }}
original_pr: ${{ steps.original.outputs.pr }}

steps:
Expand Down

0 comments on commit 4533b02

Please sign in to comment.