Skip to content

Commit

Permalink
Merge pull request #60 from hynky1999/pipeline
Browse files Browse the repository at this point in the history
pypi update on release
  • Loading branch information
hynky1999 authored May 11, 2023
2 parents bf0297f + b013946 commit 34544f3
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 34544f3

Please sign in to comment.