1
0
mirror of https://github.com/konpa/devicon.git synced 2025-02-24 01:02:22 +01:00

Update imgur action ref

This commit is contained in:
Thomas Bui 2020-12-30 15:19:50 -08:00
parent 33c56b259e
commit d217bcfa37
2 changed files with 3 additions and 3 deletions

View File

@ -34,7 +34,7 @@ jobs:
run: npm run build-css
- name: Upload screenshot of the newly made icons
id: imgur_step
uses: devicons/public-upload-to-imgur@v2
uses: devicons/public-upload-to-imgur@v2.1
if: success()
with:
path: ./new_icons.png

View File

@ -33,14 +33,14 @@ jobs:
path: ./geckodriver.log
- name: Upload screenshot of the newly made icons
id: icons_overview_img_step
uses: devicons/public-upload-to-imgur@v2
uses: devicons/public-upload-to-imgur@v2.1
if: success()
with:
path: ./screenshots/new_icons.png
client_id: ${{secrets.IMGUR_CLIENT_ID}}
- name: Upload zoomed in screenshot of the newly made icons
id: icons_detailed_img_step
uses: devicons/public-upload-to-imgur@v2
uses: devicons/public-upload-to-imgur@v2.1
if: success()
with:
path: ./screenshots/screenshot_*.png