Skip to content

Commit

Permalink
push to v06 results
Browse files Browse the repository at this point in the history
  • Loading branch information
drortirosh committed Mar 27, 2024
1 parent 374c951 commit 4c978d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions update-results.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ fi
base=$root/$1
branch=$2

RUNS=$base/runs
HIST=$base/history
RUNS=$base/v06/runs
HIST=$base/v06/history

#for local testing. it is set by github action
GITHUB_REF=${GITHUB_REF:=`git symbolic-ref HEAD`}
Expand Down

0 comments on commit 4c978d9

Please sign in to comment.