diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d5ee1ab..b7e6b7a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,7 +71,7 @@ jobs: path: artifact - name: Create draft release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: draft: true tag_name: ${{ github.ref_name }}