Skip to content
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.

Commit

Permalink
Rename workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zmievsa committed Sep 11, 2022
1 parent fc292d9 commit d234450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,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: Upload PYPI Package

on:
release:
Expand Down

0 comments on commit d234450

Please sign in to comment.