diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4f346d1d..2b941c22 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,6 +8,4 @@ build: paths: - release-builds/*.exe - release-builds/*.deb - - release-builds/*.AppImage - only: - - tags \ No newline at end of file + - release-builds/*.AppImage \ No newline at end of file