From 1fff46986e4f5303373b5072715308d242745218 Mon Sep 17 00:00:00 2001 From: Michael Jerger Date: Tue, 15 Aug 2023 08:23:00 +0200 Subject: [PATCH] create an empty release --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 312e95a..01a4e4a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,7 +43,7 @@ pypi-stable: <<: *tag_only stage: upload script: - - pyb -P version=$CI_COMMIT_TAG publish upload + - pyb -P version=$CI_COMMIT_TAG publish upload publish_artifacts clj-cljs-image-publish: <<: *img