diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fe0aef9..4387822 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -46,7 +46,7 @@ jobs: name: dist path: dist/ - name: Publish to GitHub release page - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: files: | ./dist/*.whl