We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41262d5 commit bee2152Copy full SHA for bee2152
.yamato/package-promotion.yml
@@ -42,7 +42,7 @@ promote:
42
UPMCI_PROMOTION: 1
43
commands:
44
- npm install upm-ci-utils@stable -g --registry {{ registry.npm }}
45
- - upm-ci package promote --package-path package/com.unity.formats.usd --dry-run
+ - upm-ci package promote --package-path package/com.unity.formats.usd
46
triggers:
47
tags:
48
only:
0 commit comments