Skip to content

Commit

Permalink
change workflow trigger for releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyfast committed Nov 24, 2023
1 parent 3c35142 commit d786601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: release the package to pypi
on:
release:
types:
- created
- published
jobs:
release:
name: draft release when tagged
Expand Down

0 comments on commit d786601

Please sign in to comment.