mirror of https://github.com/amol-/dukpy.git
Allow building wheels manually
This commit is contained in:
parent
b21a2b6b07
commit
8d586d0429
|
@ -1,6 +1,7 @@
|
|||
name: Build Wheels
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
# Pattern matched against refs/tags
|
||||
tags:
|
||||
|
|
Loading…
Reference in New Issue