Skip to content

Commit

Permalink
Merge pull request #390 from mlcommons/main
Browse files Browse the repository at this point in the history
Merge from main
  • Loading branch information
arjunsuresh authored Oct 17, 2024
2 parents 5ff71e9 + 98fbefa commit 9bdf0e4
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 9bdf0e4

Please sign in to comment.