1
0
Fork 0

allow manual release (#1704)

pull/1706/head
George Hotz 2023-08-28 17:54:25 -07:00 committed by GitHub
parent 715047a1e4
commit f5f8b09c13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ name: Upload Python Package
on:
release:
types: [published]
workflow_dispatch:
jobs:
deploy: