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 97b7671 commit d6d9191Copy full SHA for d6d9191
.github/workflows/release.yaml
@@ -20,7 +20,6 @@ jobs:
20
tag-release:
21
name: Tag release
22
runs-on: ubuntu-latest
23
- needs: validate-tag
24
# If you don't set an input tag, it's a dry run (no uploads).
25
if: ${{ inputs.tag }}
26
permissions:
0 commit comments