Skip to content

Commit

Permalink
configuring release
Browse files Browse the repository at this point in the history
  • Loading branch information
devanshshukla99 authored Jun 23, 2021
1 parent 9f9744d commit da55ed7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
name: PyPI Release

on:
release:
types: [created]
# release:
# types: [created]
workflow_dispatch

jobs:
deploy:
Expand Down

0 comments on commit da55ed7

Please sign in to comment.