We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4612272 commit 9954fefCopy full SHA for 9954fef
push-release.sh
@@ -62,7 +62,7 @@ do
62
case $repo in
63
gdb) to_push=${tagname}-gdb ;;
64
linux) to_push=${tagname/arc-/arc-gdb-} ;;
65
- toolchain) to_push="$tagname arc-releases" ;;
+ toolchain) to_push="$tagname arc-staging" ;;
66
*) to_push=$tagname ;;
67
esac
68
0 commit comments