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 da0a3d5 commit 415ef52Copy full SHA for 415ef52
.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.20.0
62
with:
63
name: ${{ env.RELEASE_TAG }}
64
tag: ${{ env.RELEASE_TAG }}
0 commit comments