1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-21 22:13:17 +02:00

(v2.1.1.9213) snapshots

This commit is contained in:
2025-03-16 13:41:08 +01:00
parent 7a39439fa9
commit c614d66495
5 changed files with 4 additions and 8 deletions

View File

@ -85,7 +85,7 @@ jobs:
rm -rf PythonPackage
git init
git remote add origin https://github.com/msberends/AMR
git remote add origin https://$GITHUB_PAT@github.com/msberends/AMR
git checkout --orphan python-wrapper
git config user.name "github-actions[bot]"
git config user.email "github-actions[bot]@users.noreply.github.com"