We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fca438 commit f71218cCopy full SHA for f71218c
.github/workflows/ci.yml
@@ -84,7 +84,7 @@ jobs:
84
id: deployment
85
uses: actions/deploy-pages@v4
86
with:
87
- name: docs
+ artifact_name: docs
88
89
pypi-publish:
90
runs-on: ubuntu-latest
0 commit comments