We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90439aa commit aeb103bCopy full SHA for aeb103b
.github/workflows/publish.yml
@@ -31,4 +31,4 @@ jobs:
31
- name: Install all package dependencies
32
run: npm install
33
- name: Publish packages
34
- run: npm run publish
+ run: npm run release
0 commit comments