mirror of
https://github.com/konpa/devicon.git
synced 2025-08-17 20:01:38 +02:00
Merge pull request #5 from amacado/build-integrate
add name for geckodriver log build artifact
This commit is contained in:
1
.github/workflows/build_icons.yml
vendored
1
.github/workflows/build_icons.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
|||||||
- name: Upload geckodriver.log for debugging purposes
|
- name: Upload geckodriver.log for debugging purposes
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
name: geckodriver-log
|
||||||
path: ./geckodriver.log
|
path: ./geckodriver.log
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4
|
uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user