mirror of
https://github.com/OpenLogics/MewtocolNet.git
synced 2025-12-06 03:01:24 +00:00
Update test-pipeline.yml
This commit is contained in:
2
.github/workflows/test-pipeline.yml
vendored
2
.github/workflows/test-pipeline.yml
vendored
@@ -83,8 +83,8 @@ jobs:
|
|||||||
- name: Commit badge
|
- name: Commit badge
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
run: |
|
run: |
|
||||||
git checkout badges
|
|
||||||
git fetch
|
git fetch
|
||||||
|
git checkout badges
|
||||||
git config --local user.email "action@github.com"
|
git config --local user.email "action@github.com"
|
||||||
git config --local user.name "GitHub Action"
|
git config --local user.name "GitHub Action"
|
||||||
git add "./MewtocolTests/TestResults/badge_combined.svg" -f
|
git add "./MewtocolTests/TestResults/badge_combined.svg" -f
|
||||||
|
|||||||
Reference in New Issue
Block a user