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

10 lines
143 B
Bash
Raw Normal View History

2023-12-14 00:56:30 +01:00
#!/bin/bash
. ../.skel/nextcloud-app/build-nextcloud-app
post_prepare() {
github_changelog nextcloud/news
}
build_nextcloud_app news 28