Skip to content

Commit

Permalink
Merge pull request #59 from pyasi/manual_workflow_trigger
Browse files Browse the repository at this point in the history
manual trigger
  • Loading branch information
pyasi authored Oct 5, 2020
2 parents 68576aa + 98ee4e2 commit a8ad7f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# 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
name: Manually Upload Python Package

on:
workflow_dispatch:
Expand Down

0 comments on commit a8ad7f6

Please sign in to comment.