From 604c0246c92fc93515bbd65382c5d29ea88e2fec Mon Sep 17 00:00:00 2001 From: Shawn Taylor Date: Fri, 22 Sep 2023 13:51:07 -0400 Subject: [PATCH] Try to recreate comment --- .github/workflows/dev-build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/dev-build.yml b/.github/workflows/dev-build.yml index 81951f37ad..4ed2e1cfb1 100644 --- a/.github/workflows/dev-build.yml +++ b/.github/workflows/dev-build.yml @@ -57,7 +57,6 @@ jobs: uses: thollander/actions-comment-pull-request@v2 with: message: | - _(execution **${{ github.run_id }}** / attempt **${{ github.run_attempt }}**)_ A dev build has been generated for this PR. To use the dev build, update your Ionic packages to the following version: ``` ${{ needs.create-dev-hash.outputs.dev-hash }}