From 699554139abc5283d0e00197a254a078ff374b46 Mon Sep 17 00:00:00 2001 From: Peter Gadfort Date: Tue, 14 May 2024 09:13:37 -0400 Subject: [PATCH] add link to workflow in montage --- .github/workflows/montage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/montage.yml b/.github/workflows/montage.yml index 54abf2f..6d2101f 100644 --- a/.github/workflows/montage.yml +++ b/.github/workflows/montage.yml @@ -76,7 +76,7 @@ jobs: token: ${{ secrets.BOT_TOKEN }} title: "Update montage" author: "SiliconCompiler Bot " - body: "Update montage to ${{ env.SC_VERSION }}" + body: "Update montage to ${{ env.SC_VERSION }} / https://github.com/siliconcompiler/scgallery/actions/runs/${{ env.WORKFLOW_ID }}" committer: "SiliconCompiler Bot " commit-message: Update montage add-paths: images/montage.jpg