Test different action.

This commit is contained in:
Ottermandias 2023-03-31 18:50:40 +02:00
parent 49f1f7020f
commit a1e9c44697
2 changed files with 2 additions and 2 deletions

View file

@ -77,6 +77,7 @@ jobs:
git fetch origin master
git fetch origin test
git branch -f test ${{ github.sha }}
git checkout master
git add repo.json
git commit -m "[CI] Updating repo.json for ${{ github.ref }}" || true