diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 4148335..1fc71c9 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -55,7 +55,7 @@ jobs: name: python-package-distributions path: dist/ - name: Create the release draft with the build artifacts - uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda + uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 with: draft: true files: dist/*