We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 522c472 commit 22cba57Copy full SHA for 22cba57
.github/workflows/release-branch.yaml
@@ -11,7 +11,7 @@ jobs:
11
contents: read
12
13
outputs:
14
- full: ${{ steps.next.outputs.version }}
+ full: ${{ steps.next.outputs.full }}
15
short: ${{ steps.next.outputs.short }}
16
17
steps:
0 commit comments