Skip to content

Commit c8c569e

Browse files
authored
Update publish_workflow.yml
1 parent e44fad5 commit c8c569e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- master
66
jobs:
77
publish-to-testpypi:
8-
name: Publish Python 🐍 distribution 📦 to TestPyPI
8+
name: Publish Python distribution to TestPyPI
99
needs:
1010
- build
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)