diff --git a/.github/workflows/preview-site.yml b/.github/workflows/preview-site.yml index 6b6f3a5b404..6273c01c73b 100644 --- a/.github/workflows/preview-site.yml +++ b/.github/workflows/preview-site.yml @@ -46,8 +46,8 @@ 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 }} + commit-message: Preview of `${{ github.ref_name }}` - name: Update PR status run: pnpm post-commit-status