Skip to content

Commit 1e1939e

Browse files
author
Elad Ben-Israel
authored
chore: update npm release
1 parent 158e2dd commit 1e1939e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
with:
2828
name: dist
2929
- name: Release
30-
run: npm publish dist/js
30+
run: npx -p jsii-release jsii-release-npm
3131
env:
3232
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)