mirror of
https://github.com/konpa/devicon.git
synced 2025-08-03 13:17:45 +02:00
Added name for the upload action
This commit is contained in:
2
.github/workflows/peek_icons.yml
vendored
2
.github/workflows/peek_icons.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
|||||||
python ./.github/scripts/icomoon_peek.py
|
python ./.github/scripts/icomoon_peek.py
|
||||||
./.github/scripts/build_assets/geckodriver-v0.27.0-win64/geckodriver.exe ./icomoon.json
|
./.github/scripts/build_assets/geckodriver-v0.27.0-win64/geckodriver.exe ./icomoon.json
|
||||||
./devicon.json ./icons ./ --headless --pr_title "%PR_TITLE%"
|
./devicon.json ./icons ./ --headless --pr_title "%PR_TITLE%"
|
||||||
- name:
|
- name: Upload screenshots for comments
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
if: success()
|
if: success()
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user