Skip to content

Commit 5ee3201

Browse files
committed
Update commit messages.
1 parent cdca27d commit 5ee3201

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
add: '_manuscript/index.pdf'
5353
author_name: 'GitHub Actions'
54-
message: 'Add poster.pdf at ${{ github.sha }}'
54+
message: 'Add paper.pdf at ${{ github.sha }}'
5555

5656

5757
- name: Commit DOCX
@@ -60,5 +60,5 @@ jobs:
6060
with:
6161
add: '_manuscript/index.docx'
6262
author_name: 'GitHub Actions'
63-
message: 'Add poster.pdf at ${{ github.sha }}'
63+
message: 'Add paper.doxc at ${{ github.sha }}'
6464

0 commit comments

Comments
 (0)