We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2c42f commit aee2602Copy full SHA for aee2602
1 file changed
.github/workflows/promote-branch.yml
@@ -28,7 +28,6 @@ env:
28
jobs:
29
versioning:
30
name: 'Extract version (new)'
31
- needs: [workflow-variables]
32
runs-on: ubuntu-latest
33
outputs:
34
friendly-version: ${{ steps.format-version.outputs.friendly-version }}
0 commit comments