From e6f026ab4b5e459c9f8167f0e0fb73b838555623 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Fri, 29 Sep 2023 10:35:30 +0200 Subject: [PATCH] Testing feat pipeline --- .github/workflows/cooker-selfhosted.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cooker-selfhosted.yml b/.github/workflows/cooker-selfhosted.yml index d2d1d88a..a70034e2 100644 --- a/.github/workflows/cooker-selfhosted.yml +++ b/.github/workflows/cooker-selfhosted.yml @@ -122,7 +122,7 @@ jobs: body: | # Release Notes (Cooker) This is a cooker snapshot based on the commit: ${{ github.event.repository.full_name }}@${{github.sha}}. - ${{env.BRANCH_NAME}} + On branch [${{env.BRANCH_NAME}}](https://github.com/XargonWan/RetroDECK/tree/${{env.BRANCH_NAME}}) ## Commits since last release ${{ steps.commits.outputs.commits }}