chore: do not publish any assets
This commit is contained in:
@@ -19,12 +19,6 @@
|
||||
"message": "chore(release): Bumped to Version ${nextRelease.version}\n\n${nextRelease.notes}"
|
||||
}
|
||||
],
|
||||
[
|
||||
"@semantic-release/github", {
|
||||
"assets": [
|
||||
{"path": "dist/*"},
|
||||
]
|
||||
}
|
||||
]
|
||||
"@semantic-release/github"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user