Skip to content

Commit 94b5eef

Browse files
committed
auto sets upstream branch
1 parent 664c9db commit 94b5eef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-timestamps.yml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
git config user.name 'github-actions[bot]'
3939
git config user.email 'github-actions[bot]@users.noreply.github.com'
4040
git commit -m "Bumped repo timestamps"
41+
git config --global --add --bool push.autoSetupRemote true
4142
git push
4243
4344
build_fatimage:

0 commit comments

Comments
 (0)