diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index fca3c659..359aa6d8 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -58,7 +58,7 @@ jobs: path: wheelhouse_nc_py_api - name: Create release draft - uses: ncipollo/release-action@v1.12.0 + uses: ncipollo/release-action@v1.13.0 with: name: ${{ env.RELEASE_TAG }} tag: ${{ env.RELEASE_TAG }}