Skip to content

Commit

Permalink
Ensure docs release action has correct env
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelSpeed committed Feb 20, 2022
1 parent cc94be0 commit eb43b17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
env:
USE_SSH: true
GIT_USER: git
NODE_OPTIONS: --openssl-legacy-provider
run: |
git config --global user.email "[email protected]"
git config --global user.name "gh-actions"
Expand Down

0 comments on commit eb43b17

Please sign in to comment.