We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02fe548 commit 2bd72a9Copy full SHA for 2bd72a9
.github/workflows/python-publish.yml
@@ -56,7 +56,7 @@ jobs:
56
docs:
57
needs:
58
- test
59
- - deplay
+ - deploy
60
runs-on: ubuntu-latest
61
steps:
62
- uses: actions/checkout@v2.3.2
0 commit comments