mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-12 04:24:13 +08:00
workflow on sing
This commit is contained in:
parent
4b329fab7f
commit
179858fd0c
3
.github/workflows/run.yml
vendored
3
.github/workflows/run.yml
vendored
@ -71,8 +71,7 @@ jobs:
|
||||
- name: Git push assets to "sing-rule" branch
|
||||
run: |
|
||||
cd sing-rule || exit 1
|
||||
cp ../workflow/README.md .
|
||||
mkdir -p .github/workflows && cp ../workflow/.github/workflows/run.yml .github/workflows
|
||||
cp ../workflow/README.md . && cp -r ../workflow/.github .
|
||||
git init
|
||||
git config --local user.name "github-actions[bot]"
|
||||
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
|
Loading…
x
Reference in New Issue
Block a user