Documentation for the basic workflow

This commit is contained in:
Konrad Pabjan
2020-02-20 13:59:00 -05:00
parent 5d2c37103a
commit 5ce12321a2
5 changed files with 26 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
# This workflows will upload a Python Package using Twine when a release is created
# For more information see: https://help.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions#publishing-to-package-registries
name: Upload Python Package
on: