Skip to content

Commit 39e07cc

Browse files
committed
Merge branch 'main' of https://github.com/tlambert03/ndv
2 parents a782f23 + 19bcbed commit 39e07cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: 🚢 Publish to PyPI
7171
uses: pypa/gh-action-pypi-publish@release/v1
7272

73-
- uses: softprops/action-gh-release@v1
73+
- uses: softprops/action-gh-release@v2
7474
with:
7575
generate_release_notes: true
7676
files: "./dist/*"

0 commit comments

Comments
 (0)