mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Merge pull request #5351 from MetaMask/fix-gh-pages-job
Fix gh-pages job
This commit is contained in:
commit
98e9556a5f
@ -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