diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index daaf7f5..f0d1512 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -148,7 +148,7 @@ jobs: short-description: ${{ github.event.repository.description }} - name: GitHub Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 if: ${{ startsWith(github.ref, 'refs/tags/') }} with: draft: true