Skip to content

Commit 16c6f80

Browse files
committed
Tag npm release
1 parent 829856b commit 16c6f80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,4 @@ jobs:
113113
cd npm/celq
114114
yarn install # requires optional dependencies to be present in the registry
115115
yarn build
116-
npm publish --access public
116+
npm publish --access public --tag "$STABLE_OR_NOT"

0 commit comments

Comments
 (0)