Skip to content

Commit e080364

Browse files
committed
🚀 feat(workflows): add RUN_RELEASE parameter to CI workflow
1 parent a98b9cd commit e080364

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/call-ci-semantic-release-npm-sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ jobs:
4848
RUN_LINT: 1
4949
RUN_BUILD: 1
5050
RUN_TEST: 1
51+
RUN_RELEASE: 1
5152

0 commit comments

Comments
 (0)