Skip to content

Commit 40ff801

Browse files
committed
build: default ppa target to 0state
1 parent 04f979d commit 40ff801

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-debian-source.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ jobs:
130130
echo "No Debian source changes file found to upload" >&2
131131
exit 1
132132
fi
133-
./scripts/publish-ppa.sh "$changes_file" "${PPA_TARGET:-ppa:nilstate/icey}"
133+
./scripts/publish-ppa.sh "$changes_file" "${PPA_TARGET:-ppa:0state/icey}"

0 commit comments

Comments
 (0)