Skip to content

Commit b2f357a

Browse files
committed
ci(release): stop publishing ink-compat package
1 parent c1e2cda commit b2f357a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -208,11 +208,6 @@ jobs:
208208
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
209209
run: npm publish -w @rezi-ui/jsx --access public
210210

211-
- name: Publish @rezi-ui/ink-compat
212-
env:
213-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
214-
run: npm publish -w @rezi-ui/ink-compat --access public
215-
216211
- name: Publish create-rezi
217212
env:
218213
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)