We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48c9113 commit 693f847Copy full SHA for 693f847
.github/workflows/publish.yml
@@ -58,7 +58,7 @@ jobs:
58
path: wheelhouse_nc_py_api
59
60
- name: Create release draft
61
- uses: ncipollo/release-action@v1.18.0
+ uses: ncipollo/release-action@v1.19.1
62
with:
63
name: ${{ env.RELEASE_TAG }}
64
tag: ${{ env.RELEASE_TAG }}
0 commit comments