diff --git a/.github/workflows/automatic_changelog.yml b/.github/workflows/automatic_changelog.yml index 2d1d070a52e..098ae2e5f8e 100644 --- a/.github/workflows/automatic_changelog.yml +++ b/.github/workflows/automatic_changelog.yml @@ -14,4 +14,4 @@ jobs: with: pr_body: ${{ github.event.pull_request.body }} secrets: - envPAT: ${{ secrets.GH_TOKEN }} + envPAT: ${{ secrets.GH_TOKEN }} \ No newline at end of file