diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 83452bd..9074901 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,8 @@ build: release: stage: release - only: tags + only: + - tags script: - gitlab-release --message 'Automatic release' ./src/main.pdf