Skip to content

Commit

Permalink
chore: ci temporary release to be fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
nohehf committed May 12, 2024
1 parent e83c451 commit a762763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
if: "startsWith(github.ref, 'refs/tags/')"
# if: "startsWith(github.ref, 'refs/tags/')"
# TODO(@nohehf): Re add validate-tag dependency
needs: [linux, windows, macos, sdist]
steps:
Expand Down

0 comments on commit a762763

Please sign in to comment.