mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-04 16:42:58 +01:00
14 lines
226 B
YAML
14 lines
226 B
YAML
github:
|
|
release: true
|
|
draft: true
|
|
releaseName: "V${version}"
|
|
|
|
|
|
git:
|
|
changelog: "auto-changelog --stdout --handlebars-setup .github/custom-handlebars.js"
|
|
push: false
|
|
tag: false
|
|
commit: false
|
|
|
|
npm:
|
|
publish: false |