diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3d7ff77..fee332d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -90,7 +90,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: |