Skip to content

Commit 7f3b301

Browse files
author
Dmytro Ivanov
committed
Add publish step
1 parent 7d602fa commit 7f3b301

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.yamato/promotion.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ promote:
1414
- mv ./Assets/Samples.meta ./Packages/com.unity.inputsystem
1515
- npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
1616
- upm-ci package pack --package-path ./Packages/com.unity.inputsystem/
17+
- upm-ci package publish --package-path ./Packages/com.unity.inputsystem/
1718
- upm-ci package promote --package-path ./Packages/com.unity.inputsystem/ --dry-run
1819
artifacts:
1920
artifacts:

0 commit comments

Comments
 (0)