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