diff --git a/.github/workflows/release-branch.yaml b/.github/workflows/release-branch.yaml index e33ab69d0..576825b76 100644 --- a/.github/workflows/release-branch.yaml +++ b/.github/workflows/release-branch.yaml @@ -11,7 +11,7 @@ jobs: contents: read outputs: - full: ${{ steps.next.outputs.version }} + full: ${{ steps.next.outputs.full }} short: ${{ steps.next.outputs.short }} steps: