From ef1a47dfcd4fa00ec56a30f0d2b9175cf99c9e0b Mon Sep 17 00:00:00 2001 From: Dougie Squire <42455466+dougiesquire@users.noreply.github.com> Date: Mon, 22 Jan 2024 21:50:57 +1100 Subject: [PATCH] remove packages-dir --- .github/workflows/CD.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/CD.yml b/.github/workflows/CD.yml index fbde93a6..9ae80287 100644 --- a/.github/workflows/CD.yml +++ b/.github/workflows/CD.yml @@ -45,7 +45,6 @@ jobs: - name: Publish package distributions to PyPI uses: pypa/gh-action-pypi-publish@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf # v1.8.11 with: - packages-dir: artifact/ repository-url: https://test.pypi.org/legacy/ conda: