We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b31b9 commit 625a32dCopy full SHA for 625a32d
.github/workflows/coverage.yml
@@ -147,7 +147,7 @@ jobs:
147
with:
148
git-config-name: cuda-python-bot
149
git-config-email: cuda-python-bot@users.noreply.github.com
150
- folder: coverage
151
- target-folder: docs/
+ folder: coverage/
+ target-folder: docs/coverage/
152
commit-message: "Deploy coverage: ${{ env.COMMIT_HASH }}"
153
clean: false
0 commit comments