package-pipeline-nextcloud/nextcloud-27-app-news/package.sh

10 lines
143 B
Bash
Raw Normal View History

#!/bin/bash
. ../.skel/nextcloud-app/build-nextcloud-app
post_prepare() {
github_changelog nextcloud/news
}
build_nextcloud_app news 27