From 5c148c4dfdf5244dda9afe3c03ebd09944deede0 Mon Sep 17 00:00:00 2001 From: Michael Taranto Date: Fri, 1 Nov 2024 14:32:06 +1100 Subject: [PATCH] Update commit message --- .github/workflows/preview-site.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/preview-site.yml b/.github/workflows/preview-site.yml index 0e0f3ac55fd..6b6f3a5b404 100644 --- a/.github/workflows/preview-site.yml +++ b/.github/workflows/preview-site.yml @@ -46,6 +46,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} folder: ./site/dist branch: gh-pages + commit-message: Preview of \`${{ github.ref_name }}\` (${{ github.repository}}@${{github.sha}}) target-folder: preview/${{ github.sha }} - name: Update PR status