Skip to content

Commit bee2152

Browse files
authored
Removed --dry-run (#392)
1 parent 41262d5 commit bee2152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/package-promotion.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ promote:
4242
UPMCI_PROMOTION: 1
4343
commands:
4444
- npm install upm-ci-utils@stable -g --registry {{ registry.npm }}
45-
- upm-ci package promote --package-path package/com.unity.formats.usd --dry-run
45+
- upm-ci package promote --package-path package/com.unity.formats.usd
4646
triggers:
4747
tags:
4848
only:

0 commit comments

Comments
 (0)