From 023280fb6414a04d21cb3c6c878043c5352cf4ea Mon Sep 17 00:00:00 2001 From: AuxXxilium Date: Sun, 23 Jun 2024 16:28:05 +0200 Subject: [PATCH] custom: update Signed-off-by: AuxXxilium --- .github/workflows/custom.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/custom.yml b/.github/workflows/custom.yml index da21df0e..e2c24d51 100644 --- a/.github/workflows/custom.yml +++ b/.github/workflows/custom.yml @@ -214,7 +214,9 @@ jobs: body: | Hi @${{ github.event.issue.user.login }}. arc-${{ env.MODEL }}-${{ env.PRODUCTVER }}-${{ env.VERSION }} is ready to download: ${{ env.FIOURL }} - > ${{ 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! ---- - name: Close Issues