mirror of
https://github.com/stefanzweifel/changelog-updater-action.git
synced 2026-02-20 22:47:26 +08:00
8 lines
189 B
JSON
8 lines
189 B
JSON
{
|
|
"require": {
|
|
"wnx/changelog-updater": "^1.0"
|
|
},
|
|
"scripts": {
|
|
"build": "cp ./vendor/wnx/changelog-updater/builds/changelog-updater ./changelog-updater"
|
|
}
|
|
}
|