Skip to content

Commit 4048b6d

Browse files
Removes dart_jsx from publish workflow (#20)
1 parent 84e3c4b commit 4048b6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-tier1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
uses: ./.github/workflows/_publish-packages.yml
1616
with:
1717
tier: 1
18-
packages: "dart_logging dart_node_core dart_jsx"
18+
packages: "dart_logging dart_node_core"
1919
secrets: inherit

0 commit comments

Comments
 (0)