mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-28 08:49:42 +02:00
fix: release package name and add write permission for 'comment on release' step of deployment action
This commit is contained in:
parent
0eec87d7d6
commit
8e1cbf290f
2 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"packages": {
|
||||
".": {
|
||||
"release-type": "simple",
|
||||
"package-name": "dograh-copy",
|
||||
"package-name": "dograh",
|
||||
"changelog-sections": [
|
||||
{"type": "feat", "section": "Features", "hidden": false},
|
||||
{"type": "fix", "section": "Bug Fixes", "hidden": false},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue