File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636
3737 - name : Upload screenshot of the newly made icons
3838 id : imgur_step
39- uses : devicons/public-upload-to-imgur@v2.1.1
39+ uses : devicons/public-upload-to-imgur@v2.2.2
4040 if : success()
4141 with :
4242 path : ./new_icons.png
Original file line number Diff line number Diff line change @@ -43,14 +43,14 @@ jobs:
4343 - name : Upload screenshot of the newly made icons gotten from the artifacts
4444 id : icons_overview_img_step
4545 if : env.PEEK_STATUS == 'success' && success()
46- uses : devicons/public-upload-to-imgur@v2.2.1
46+ uses : devicons/public-upload-to-imgur@v2.2.2
4747 with :
4848 path : ./screenshots/new_icons.png
4949 client_id : ${{secrets.IMGUR_CLIENT_ID}}
5050
5151 - name : Upload zoomed in screenshot of the newly made icons gotten from the artifacts
5252 id : icons_detailed_img_step
53- uses : devicons/public-upload-to-imgur@v2.2.1
53+ uses : devicons/public-upload-to-imgur@v2.2.2
5454 if : env.PEEK_STATUS == 'success' && success()
5555 with :
5656 path : ./screenshots/screenshot_*.png
You can’t perform that action at this time.
0 commit comments