Skip to content

Commit 3e128dd

Browse files
authored
Fix publish workflow (#39)
1 parent 74f01d3 commit 3e128dd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,8 @@
3333
},
3434
"files": [
3535
"assembly"
36-
]
36+
],
37+
"publishConfig": {
38+
"access": "public"
39+
}
3740
}

0 commit comments

Comments
 (0)