From 00795b7feebceed43fe2510ccb976238441d9c07 Mon Sep 17 00:00:00 2001 From: William Woodruff Date: Fri, 22 Nov 2024 09:48:05 -0500 Subject: [PATCH] Apply suggestions from code review --- ci/python-publish.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ci/python-publish.yml b/ci/python-publish.yml index 3feb225..82f8dbd 100644 --- a/ci/python-publish.yml +++ b/ci/python-publish.yml @@ -65,8 +65,6 @@ jobs: path: dist/ - name: Publish release distributions to PyPI - # To automatically get updates, change this to: - # uses: pypa/gh-action-pypi-publish@release/v1 - uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2 + uses: pypa/gh-action-pypi-publish@release/v1 with: packages-dir: dist/