Skip to content

Commit 99687db

Browse files
committed
fix: initial release to pypi
1 parent cce468a commit 99687db

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@ name: Deploy to PyPI
22

33
on:
44
workflow_dispatch:
5-
inputs:
6-
releaseType:
7-
description: 'Release type (major, minor, patch)'
8-
required: true
9-
default: 'patch'
105

116
jobs:
127
release:

0 commit comments

Comments
 (0)