mirror of
https://github.com/konpa/devicon.git
synced 2025-09-08 21:30:56 +02:00
update public-upload-to-imgur action v2.2.2 (#651)
* update public-upload-to-imgur action v2.2.2 * update imgur upload action to v2.2.2
This commit is contained in:
2
.github/workflows/build_icons.yml
vendored
2
.github/workflows/build_icons.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- name: Upload screenshot of the newly made icons
|
||||
id: imgur_step
|
||||
uses: devicons/public-upload-to-imgur@v2.1.1
|
||||
uses: devicons/public-upload-to-imgur@v2.2.2
|
||||
if: success()
|
||||
with:
|
||||
path: ./new_icons.png
|
||||
|
Reference in New Issue
Block a user