We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e3c4b commit 4048b6dCopy full SHA for 4048b6d
1 file changed
.github/workflows/publish-tier1.yml
@@ -15,5 +15,5 @@ jobs:
15
uses: ./.github/workflows/_publish-packages.yml
16
with:
17
tier: 1
18
- packages: "dart_logging dart_node_core dart_jsx"
+ packages: "dart_logging dart_node_core"
19
secrets: inherit
0 commit comments