diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 014cbfc..ad8bf5a 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -69,7 +69,7 @@ jobs: - name: Upload HTML Docs uses: actions/upload-artifact@v3 with: - name: packages + name: packages-${{ matrix.python-version }} path: ./dist/ # If this commit is the result of a Git tag, push the wheel and tar packages