Skip to content

Commit 903f1d5

Browse files
committed
build: allow publishing over npm again.
I enabled the release-package.yml as trusted origin, so it should work again.
1 parent f0898ff commit 903f1d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,4 @@ jobs:
3636
run: npm run build
3737

3838
- name: Publish to NPM
39-
working-directory: ./frontend
4039
run: npm publish --access public

0 commit comments

Comments
 (0)