Skip to content

Commit

Permalink
Update commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltaranto committed Nov 1, 2024
1 parent 5c148c4 commit ddd6479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ddd6479

Please sign in to comment.