Skip to content

Commit b6a576e

Browse files
authored
Update testonpush.yml
1 parent 7318d4c commit b6a576e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/testonpush.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ jobs:
3737
ls -l
3838
python tools/problem-scraper/extractOpenProblems.py autogen/openproblems.yaml book/pm_EnsembleSpaces.tex
3939
cat autogen/openproblems.yaml
40+
cd autogen
41+
git add openproblems.yaml
42+
git commit -m "Updating open problems"
43+
git push https://x-access-token:${{ secrets.AUTOGEN_TOKEN }} HEAD:main
4044
# Note: the following account information will not work on GHES
4145
# git config user.name "github-actions[bot]"
4246
# git config user.email "41898282+github-actions[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)