Skip to content

Commit

Permalink
ci: fix release workflow (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkim0 authored Jul 8, 2024
1 parent 97b7671 commit d6d9191
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
tag-release:
name: Tag release
runs-on: ubuntu-latest
needs: validate-tag
# If you don't set an input tag, it's a dry run (no uploads).
if: ${{ inputs.tag }}
permissions:
Expand Down

0 comments on commit d6d9191

Please sign in to comment.