Skip to content

Commit

Permalink
fix: initial release to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthHater committed Sep 8, 2021
1 parent cce468a commit 99687db
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ name: Deploy to PyPI

on:
workflow_dispatch:
inputs:
releaseType:
description: 'Release type (major, minor, patch)'
required: true
default: 'patch'

jobs:
release:
Expand Down

0 comments on commit 99687db

Please sign in to comment.