Skip to content

Commit

Permalink
Update build_wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Oct 17, 2024
1 parent 2113249 commit 6cacfc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
git add VERSION
git commit -m "Increment version to ${{ steps.version_changed.outputs.new_version }}"
git push
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

# Step 6: Install required dependencies
- name: Install requirements
Expand Down

0 comments on commit 6cacfc7

Please sign in to comment.