Skip to content

Commit 410b762

Browse files
committed
set upstream as well
1 parent a7d738b commit 410b762

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/RunBenchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ jobs:
109109
git add time.csv logs.csv **/VERSION
110110
git add run.conf
111111
git commit -m "new_results"
112+
git push --set-upstream origin ${{ env.new_branch_name }}
112113
git push
113114
114115
- name: Create Archive

0 commit comments

Comments
 (0)