diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 0a889fc..f6e8fe8 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -72,7 +72,7 @@ jobs: configuration: ".github/changelog_config.json" - name: Create GH release - uses: ncipollo/release-action@v1.14.0 + uses: ncipollo/release-action@v1.15.0 id: create_release with: draft: true