Fix git
This commit is contained in:
@@ -28,6 +28,6 @@ jobs:
|
||||
cd main
|
||||
npm i -g yarn
|
||||
yarn install
|
||||
git config user.name github-actions
|
||||
git config user.email github-actions@github.com
|
||||
git config --global user.name github-actions
|
||||
git config --global user.email github-actions@github.com
|
||||
./bin/beta-release
|
||||
Reference in New Issue
Block a user