Skip to content

Commit

Permalink
don't skip release
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgrakkurt committed Aug 29, 2024
1 parent 9077885 commit eeda267
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
if: "startsWith(github.ref, 'refs/tags/')"
needs: [linux, windows, macos, sdist]
steps:
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit eeda267

Please sign in to comment.