diff --git a/.github/workflows/capture_new_migrations.yml b/.github/workflows/capture_new_migrations.yml index 3e749428ff54..8b2c99451643 100644 --- a/.github/workflows/capture_new_migrations.yml +++ b/.github/workflows/capture_new_migrations.yml @@ -203,7 +203,7 @@ jobs: - name: Comment PR uses: thollander/actions-comment-pull-request@v2 with: - message: Few migraions added on your PR ${{ env.new_migrations }} + message: Few migraions added on your GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} shell: bash