diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f5bf876..7132b46 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -80,7 +80,7 @@ jobs: TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN }} - name: Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: generate_release_notes: true files: |