Skip to content

Commit d982901

Browse files
authored
Merge pull request #1293 from Unity-Technologies/publish-to-internal
Publish mbe to unity-internal
2 parents 4487f30 + 35692fd commit d982901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/Publish To Stevedore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ dependencies:
1010

1111
commands:
1212
- curl -sSo StevedoreUpload.exe "$STEVEDORE_UPLOAD_TOOL_URL"
13-
- mono StevedoreUpload.exe --repo=testing --version-len=11 --version="$GIT_REVISION" stevedore/MonoBleedingEdge.7z
13+
- mono StevedoreUpload.exe --repo=unity-internal --version-len=11 --version="$GIT_REVISION" stevedore/MonoBleedingEdge.7z
1414

0 commit comments

Comments
 (0)