Skip to content

Commit 785c24f

Browse files
committed
ci: fix semantic-release configuration
1 parent 5278495 commit 785c24f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module.export = {
1+
module.exports = {
22
release: {
33
branches: ["master"]
44
},

0 commit comments

Comments
 (0)