File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 run : npm run build-css
3535 - name : Upload screenshot of the newly made icons
3636 id : imgur_step
37- uses : devicons/public-upload-to-imgur@v2
37+ uses : devicons/public-upload-to-imgur@v2.1
3838 if : success()
3939 with :
4040 path : ./new_icons.png
Original file line number Diff line number Diff line change @@ -33,14 +33,14 @@ jobs:
3333 path : ./geckodriver.log
3434 - name : Upload screenshot of the newly made icons
3535 id : icons_overview_img_step
36- uses : devicons/public-upload-to-imgur@v2
36+ uses : devicons/public-upload-to-imgur@v2.1
3737 if : success()
3838 with :
3939 path : ./screenshots/new_icons.png
4040 client_id : ${{secrets.IMGUR_CLIENT_ID}}
4141 - name : Upload zoomed in screenshot of the newly made icons
4242 id : icons_detailed_img_step
43- uses : devicons/public-upload-to-imgur@v2
43+ uses : devicons/public-upload-to-imgur@v2.1
4444 if : success()
4545 with :
4646 path : ./screenshots/screenshot_*.png
You can’t perform that action at this time.
0 commit comments