Skip to content

Commit

Permalink
Update .releaseconfig.json (#2751)
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox authored Oct 8, 2024
1 parent 05e332d commit a6a550c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaseconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"plugins": ["iobroker", "license", "lerna"],
"ioPackage": "packages/admin",
"exec": {
"before_commit": "npm run build && npm run bump-versions"
"before_commit": "npm run build"
}
}

0 comments on commit a6a550c

Please sign in to comment.