Merge branch 'master' into fix-docs-cookiesecret-generator-bash

This commit is contained in:
Joel Speed 2022-02-20 14:17:12 +00:00 committed by GitHub
commit 6dfa3021e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,6 +57,7 @@ jobs:
env: env:
USE_SSH: true USE_SSH: true
GIT_USER: git GIT_USER: git
NODE_OPTIONS: --openssl-legacy-provider
run: | run: |
git config --global user.email "actions@gihub.com" git config --global user.email "actions@gihub.com"
git config --global user.name "gh-actions" git config --global user.name "gh-actions"