We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0898ff commit 903f1d5Copy full SHA for 903f1d5
.github/workflows/release-package.yml
@@ -36,5 +36,4 @@ jobs:
36
run: npm run build
37
38
- name: Publish to NPM
39
- working-directory: ./frontend
40
run: npm publish --access public
0 commit comments