Skip to content

Commit

Permalink
change: rename github workflow to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristfriedBalizou authored Feb 12, 2021
1 parent 8aae3eb commit 2a8f1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow 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: Deploy Python Package

on:
release:
Expand Down

0 comments on commit 2a8f1f0

Please sign in to comment.