Skip to content

Commit 9954fef

Browse files
Push arc-staging branch in push-release
Signed-off-by: Anton Kolesov <[email protected]>
1 parent 4612272 commit 9954fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

push-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ do
6262
case $repo in
6363
gdb) to_push=${tagname}-gdb ;;
6464
linux) to_push=${tagname/arc-/arc-gdb-} ;;
65-
toolchain) to_push="$tagname arc-releases" ;;
65+
toolchain) to_push="$tagname arc-staging" ;;
6666
*) to_push=$tagname ;;
6767
esac
6868

0 commit comments

Comments
 (0)