summaryrefslogtreecommitdiff
path: root/scripts/publish-release.in
blob: 28d1aea1ed5511bda4af691fb6f20f07796dd1f7 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh
set -e

make distcheck
hut git artifact upload aplwc-@PACKAGE_VERSION@.tar.*

sh ./scripts/publish-release-docs
sh ./scripts/publish-www