Skip to content

Commit 27784e8

Browse files
committed
Rollback include all flag
1 parent 2727620 commit 27784e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
if: startsWith(github.ref, 'refs/tags/v0.7.') || startsWith(github.ref, 'refs/tags/s0.7.')
3232
env:
3333
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
34-
run: node common/scripts/install-run-rush.js publish --publish
34+
run: node common/scripts/install-run-rush.js publish --include-all --publish

0 commit comments

Comments
 (0)