Skip to content

Commit

Permalink
rm tag condition
Browse files Browse the repository at this point in the history
  • Loading branch information
mRcSchwering committed Dec 5, 2023
1 parent 9fc690a commit a3e8e05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
if: "startsWith(github.ref, 'refs/tags/')"
needs: [linux, macos, sdist]
steps:
- uses: actions/download-artifact@v3
Expand Down

0 comments on commit a3e8e05

Please sign in to comment.