Skip to content

Commit 14b6d79

Browse files
committed
Rename deploy job to publish
1 parent 1ca569d commit 14b6d79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- "*"
77

88
jobs:
9-
deploy:
9+
publish:
1010
runs-on: ubuntu-latest
1111
environment:
1212
name: pypi

0 commit comments

Comments
 (0)