Ensure docs release action has correct env
This commit is contained in:
parent
cc94be0314
commit
eb43b17750
|
|
@ -57,6 +57,7 @@ jobs:
|
|||
env:
|
||||
USE_SSH: true
|
||||
GIT_USER: git
|
||||
NODE_OPTIONS: --openssl-legacy-provider
|
||||
run: |
|
||||
git config --global user.email "actions@gihub.com"
|
||||
git config --global user.name "gh-actions"
|
||||
|
|
|
|||
Loading…
Reference in New Issue