Skip to content

Commit 2bd72a9

Browse files
committed
corrects job name
1 parent 02fe548 commit 2bd72a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
docs:
5757
needs:
5858
- test
59-
- deplay
59+
- deploy
6060
runs-on: ubuntu-latest
6161
steps:
6262
- uses: actions/checkout@v2.3.2

0 commit comments

Comments
 (0)