mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-13 23:04:15 +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
|
- name: Git push assets to "sing-rule" branch
|
||||||
run: |
|
run: |
|
||||||
cd sing-rule || exit 1
|
cd sing-rule || exit 1
|
||||||
cp ../workflow/README.md .
|
cp ../workflow/README.md . && cp -r ../workflow/.github .
|
||||||
mkdir -p .github/workflows && cp ../workflow/.github/workflows/run.yml .github/workflows
|
|
||||||
git init
|
git init
|
||||||
git config --local user.name "github-actions[bot]"
|
git config --local user.name "github-actions[bot]"
|
||||||
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user