]> git.mxchange.org Git - friendica-addons.git/commitdiff
Fix CI release prefix
authorPhilipp <admin@philipp.info>
Sun, 6 Feb 2022 20:33:26 +0000 (21:33 +0100)
committerPhilipp <admin@philipp.info>
Sun, 6 Feb 2022 20:33:26 +0000 (21:33 +0100)
.woodpecker/.releaser.yml

index 112507c4ad7b51ea09f3b626cf4bd243d7d3592e..ee717de75c12f650196fb867a904f82e207476c0 100644 (file)
@@ -63,7 +63,7 @@ pipeline:
       - apt-get install bzip2
       - mkdir ./build
       - export VERSION="$(cat VERSION)"
-      - export RELEASE="friendica-full-$VERSION"
+      - export RELEASE="friendica-addons-$VERSION"
       - export ARTIFACT="$RELEASE.tar.gz"
       - tar
         --transform "s,^,$RELEASE/,"