diff --git a/.github/workflows/bootzooka-scala-ts-ci.yml b/.github/workflows/bootzooka-scala-ts-ci.yml index 9e59f28f2..ecc62f17c 100644 --- a/.github/workflows/bootzooka-scala-ts-ci.yml +++ b/.github/workflows/bootzooka-scala-ts-ci.yml @@ -82,7 +82,7 @@ jobs: - name: Publish release notes uses: release-drafter/release-drafter@v5 with: - config-name: release-drafter.yml + config-name: release-drafter.yaml publish: true name: "v${{ env.VERSION }}" tag: "v${{ env.VERSION }}"