diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b0a6136..320eda9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -127,7 +127,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: |