diff --git a/.github/workflows/custom.yml b/.github/workflows/custom.yml index 22572e89..692984a1 100644 --- a/.github/workflows/custom.yml +++ b/.github/workflows/custom.yml @@ -245,7 +245,9 @@ jobs: body: | Hi @${{ github.event.issue.user.login }}. arc-${{ env.MODEL }}-${{ env.PRODUCTVER }}-${{ env.VERSION }} failed to build and package, please try again. - > ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }} + > ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }} + + If this will not work, do not use customized Versions! ---- comment: