Skip to content

Commit d6d9191

Browse files
authored
ci: fix release workflow (#292)
1 parent 97b7671 commit d6d9191

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
tag-release:
2121
name: Tag release
2222
runs-on: ubuntu-latest
23-
needs: validate-tag
2423
# If you don't set an input tag, it's a dry run (no uploads).
2524
if: ${{ inputs.tag }}
2625
permissions:

0 commit comments

Comments
 (0)