diff --git a/.github/workflows/test-pipeline.yml b/.github/workflows/test-pipeline.yml index 2748ccf..8dc5103 100644 --- a/.github/workflows/test-pipeline.yml +++ b/.github/workflows/test-pipeline.yml @@ -84,6 +84,7 @@ jobs: continue-on-error: true run: | git checkout badges + git fetch git config --local user.email "action@github.com" git config --local user.name "GitHub Action" git add "./MewtocolTests/TestResults/badge_combined.svg" -f