feat: Add full_commit_message (#275)
* feat: Add full_commit_message * ci: Add full_commit_message * docs: Add full_commit_message cf. #274
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -131,7 +131,7 @@ jobs:
|
||||
force_orphan: true
|
||||
user_name: 'github-actions[bot]'
|
||||
user_email: 'github-actions[bot]@users.noreply.github.com'
|
||||
# commit_message: ${{ github.event.head_commit.message }}
|
||||
full_commit_message: ${{ github.event.head_commit.message }}
|
||||
|
||||
- name: Deploy
|
||||
if: |
|
||||
|
||||
Reference in New Issue
Block a user