We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7504aad commit 08b82d6Copy full SHA for 08b82d6
.github/workflows/release-branch.yml
@@ -85,7 +85,6 @@ jobs:
85
name: Update Release Draft
86
runs-on: ubuntu-22.04
87
needs: [vars]
88
- if: ${{ needs.vars.outputs.github_release == 'true' }}
89
permissions:
90
contents: write # Needed to create draft release
91
outputs:
0 commit comments