diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index c1a21e0625..f8a541af97 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -194,7 +194,7 @@ jobs: base: ${{ matrix.target_branch }} labels: | backport - ${{ needs.backport-target-branch.outputs.labels }} + ${{ needs.get-backport-target-branch.outputs.labels }} assignees: ${{ needs.get-backport-target-branch.outputs.author }} - id: pr_id run: |