Skip to content

Commit 31acb88

Browse files
committed
Actaully use the existing generated branch
1 parent 02a2646 commit 31acb88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
git config --global user.name "jstrieb/github-stats"
2626
git config --global user.email "github-stats[bot]@jstrieb.github.io"
2727
# Push generated files to the generated branch
28+
git pull
2829
git checkout generated || git checkout -b generated
2930
git merge master || true
3031

0 commit comments

Comments
 (0)