We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92a09c4 commit ef91be5Copy full SHA for ef91be5
1 file changed
.github/workflows/build-npm-release.yml
@@ -37,4 +37,4 @@ jobs:
37
38
- run: yarn install
39
40
- - run: npm publish
+ - run: npm publish --tag v1.19
0 commit comments