for sing branch job run

This commit is contained in:
ElonJunior 2024-05-26 00:11:57 +08:00
parent 7954ab7b5e
commit 3e2dc469be

View File

@ -72,7 +72,7 @@ jobs:
run: |
cd sing-rule || exit 1
cp ../workflow/README.md .
ls
mkdir -p .github/workflows && cp ../workflow/.github/workflows/run.yml .github/workflows
git init
git config --local user.name "github-actions[bot]"
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"