Skip to content

Commit

Permalink
Update and rename build_wheels.yml to build_wheel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Oct 17, 2024
1 parent 9e2d1ca commit 569d6a0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build wheels and release them into PYPI
name: Build wheel and release into PYPI

on:
release:
Expand All @@ -10,7 +10,7 @@ on:
paths:
- VERSION
- setup.py
- .github/workflows/build_wheels.yml
- .github/workflows/build_wheel.yml


jobs:
Expand Down

0 comments on commit 569d6a0

Please sign in to comment.