fix: deploy message

This commit is contained in:
Ibrahima G. Coulibaly
2024-06-22 23:49:10 +01:00
parent dae621a564
commit 5ddfa1323b
2 changed files with 14 additions and 6 deletions

View File

@@ -35,7 +35,7 @@ jobs:
with:
publish-dir: ./dist
production-branch: main
deploy-message: ${{ github.event.workflow_run.head_commit.message }}
deploy-message: ${{ github.event.head_commit.message }}
enable-pull-request-comment: true
enable-commit-comment: true
overwrites-pull-request-comment: true