create an empty release

This commit is contained in:
Michael Jerger 2023-08-15 08:23:00 +02:00
parent ab8bb7f400
commit 1fff46986e

View file

@ -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