From 9bc1f8f4e62649effd093ab7796b6f1ade18328e Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sun, 27 Sep 2020 12:32:20 +0200 Subject: [PATCH] snapcraft push has been deprecated --- ReleaseInstructions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReleaseInstructions b/ReleaseInstructions index 54fede6e5..5229e1382 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -201,7 +201,7 @@ Note: This document was updated in the context of releasing Ant $ snapcraft clean $ snapcraft snap - $ snapcraft push --release 1.9/candidate ant_*.snap + $ snapcraft upload --release=1.9/candidate ant_*.snap This will publish the new release snap to the 1.9 track on the candidate risk level. It will be moved to stable, once the vote