Skip to content

Commit a4683a6

Browse files
committed
コメント、名前を修正 (レビュー対応)
1 parent 95b5fb1 commit a4683a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-sakura.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,10 @@ jobs:
9393
name: Exe ${{ matrix.platform }} ${{ matrix.config }}
9494
path: 'sakura-*-Exe.zip'
9595

96-
- name: Upload Exe md5
96+
- name: Upload Exe MD5
9797
uses: actions/upload-artifact@v2
9898
with:
99-
name: Exe md5 ${{ matrix.platform }} ${{ matrix.config }}
99+
name: Exe MD5 ${{ matrix.platform }} ${{ matrix.config }}
100100
path: 'sakura-*-Exe.zip.md5'
101101

102102
- name: Upload Log

0 commit comments

Comments
 (0)