mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Fix gh-pages job
This commit is contained in:
parent
0dd89cd930
commit
ffd540f634
@ -299,8 +299,8 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: github gh-pages docs publish
|
name: github gh-pages docs publish
|
||||||
command: >
|
command: >
|
||||||
git config user.name metamaskbot
|
git config user.name metamaskbot &&
|
||||||
git config user.email admin@metamask.io
|
git config user.email admin@metamask.io &&
|
||||||
gh-pages -d docs/jsdocs
|
gh-pages -d docs/jsdocs
|
||||||
|
|
||||||
test-unit:
|
test-unit:
|
||||||
|
Loading…
Reference in New Issue
Block a user