We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a24e3aa commit dedf8c7Copy full SHA for dedf8c7
1 file changed
.github/workflows/build_icons.yml
@@ -30,6 +30,7 @@ jobs:
30
- name: Upload geckodriver.log for debugging purposes
31
uses: actions/upload-artifact@v2
32
with:
33
+ name: geckodriver-log
34
path: ./geckodriver.log
35
- name: Commit changes
36
uses: stefanzweifel/git-auto-commit-action@v4
0 commit comments