fix: deploy message

This commit is contained in:
Ibrahima G. Coulibaly
2024-06-22 23:47:39 +01:00
parent 455a06c525
commit dae621a564
2 changed files with 15 additions and 9 deletions

View File

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