diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2c5187d..675d913 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,7 @@ jobs: twine-token: ${{ secrets.PYPI_TOKEN }} - name: Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: generate_release_notes: true files: |