Closed hirosassa closed 3 years ago
I think diff is broken...
Please review following two files only (other differences are not related to this PR, it's broken)
Also, we need to discuss on handling pypi secrets.
@hirosassa What do you care about pypi secrets
?
No matter whose account secret you use, it cannot be seen by others.
Because secret is update only
.
OR
We can use oganization secrets:) https://github.blog/changelog/2020-05-14-organization-secrets/
@vaaaaanquish Thanks for your comment! I did not know about the spec of github secrets. I'll implement the publish to pypi in this PR.
@vaaaaanquish @Hi-king Added publish workflow! Plz review.
LGTM
What is this PR?
TSIA
I added following workflow on GitHub Actions