diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c0299c2..a53d0e8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -82,7 +82,7 @@ jobs: REPOSITORY: "ghcr.io/${{ github.repository }}" VERSION: "${{ steps.get_version.outputs.VERSION }}" - name: Draft GitHub Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: draft: true files: |