From 3e2a2c5856763efdaba2b46ad0a5723b30f2959d Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Wed, 10 Feb 2021 08:48:11 +0100 Subject: :hammer: Cannot use tags as they show up in releases, cclosing #6 --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deploy.sh') diff --git a/deploy.sh b/deploy.sh index 2aa723e..c2bfdb4 100755 --- a/deploy.sh +++ b/deploy.sh @@ -59,5 +59,5 @@ git checkout controller git tag "v$VERSION" git push -f origin controller -git push origin "v$VERSION" +#git push origin "v$VERSION" git push origin gh-pages -- cgit v1.2.3