We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f979d commit 40ff801Copy full SHA for 40ff801
1 file changed
.github/workflows/publish-debian-source.yml
@@ -130,4 +130,4 @@ jobs:
130
echo "No Debian source changes file found to upload" >&2
131
exit 1
132
fi
133
- ./scripts/publish-ppa.sh "$changes_file" "${PPA_TARGET:-ppa:nilstate/icey}"
+ ./scripts/publish-ppa.sh "$changes_file" "${PPA_TARGET:-ppa:0state/icey}"
0 commit comments