We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c37384 commit a32b4daCopy full SHA for a32b4da
1 file changed
.github/workflows/publish.yml
@@ -80,7 +80,7 @@ jobs:
80
}
81
82
# Publish in dependency order (core first)
83
- publish_pkg packages/core
+ # publish_pkg packages/core
84
publish_pkg packages/accordion
85
publish_pkg packages/dialog
86
publish_pkg packages/collapsible
0 commit comments