fixing actions
This commit is contained in:
parent
60179c1208
commit
091d599f41
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -53,4 +53,4 @@ jobs:
|
||||
git add -A
|
||||
git commit -m "Update documentation"
|
||||
cd ..
|
||||
git push --force --quiet --set-upstream origin main
|
||||
git push --force --quiet --set-upstream "https://${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}" main
|
Loading…
Reference in New Issue
Block a user