mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-07 16:17:38 +03:00
fix the releaserc file
Signed-off-by: Andrew Brandt <brandt.andrew89@gmail.com>
This commit is contained in:
parent
0589664924
commit
7af336bb42
11
.releaserc
11
.releaserc
@ -26,12 +26,7 @@
|
||||
"failComment": false,
|
||||
"message": "Release - ${nextRelease.version}"
|
||||
}
|
||||
],
|
||||
[
|
||||
"branches",
|
||||
{
|
||||
"name": "main"
|
||||
}
|
||||
]
|
||||
]
|
||||
]
|
||||
],
|
||||
"branches": ["main"]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user