Skip to content

Commit a1d95e3

Browse files
committed
Added name for the upload action
1 parent 4fce919 commit a1d95e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/peek_icons.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
python ./.github/scripts/icomoon_peek.py
2626
./.github/scripts/build_assets/geckodriver-v0.27.0-win64/geckodriver.exe ./icomoon.json
2727
./devicon.json ./icons ./ --headless --pr_title "%PR_TITLE%"
28-
- name:
28+
- name: Upload screenshots for comments
2929
uses: actions/upload-artifact@v2
3030
if: success()
3131
with:

0 commit comments

Comments
 (0)