Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Commit

Permalink
Update wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tboy1337 authored Nov 5, 2024
1 parent c03a952 commit 08f8155
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Build wheels

on: [push]
on:
release:
types: [push]

jobs:
build_wheels:
Expand Down

0 comments on commit 08f8155

Please sign in to comment.