diff --git a/template/.github/workflows/python-release.yaml b/template/.github/workflows/python-release.yaml index 791751f..0f753fd 100644 --- a/template/.github/workflows/python-release.yaml +++ b/template/.github/workflows/python-release.yaml @@ -70,7 +70,7 @@ jobs: name: ${{ needs.build.outputs.artifact-name }} path: dist - name: Upload release assets - uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3 + uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3 with: draft: false files: dist/*