Skip to content

Commit

Permalink
pypi update on release
Browse files Browse the repository at this point in the history
  • Loading branch information
hynky1999 committed May 11, 2023
1 parent 76a8ef5 commit b013946
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/test_and_push.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
name: Pypi Publish

on:
release:
type:
types:
- created

env:
PYTHON_VERSION: "3.10"
TWINE_USERNAME: __token__


jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b013946

Please sign in to comment.