From 4a18c7d09d5e04eac3a1b2c5592e84c2ca1452c1 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sun, 3 Mar 2024 18:35:04 -0300 Subject: Upgraded README, only deploying on pyproject.toml change --- .gitlab-ci.yml | 5 ++++- README.md | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 350b74e..2f6d473 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,10 @@ lint: deploy_to_pypi: stage: deploy only: - - master + refs: + - master + changes: + - pyproject.toml before_script: - pip install poetry - poetry install --no-root diff --git a/README.md b/README.md index 679d7e1..9d20fec 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Subscleaner +

+ subscleaner +

+ Subscleaner is a Python script that removes advertisements from subtitle files. It's designed to help you enjoy your favorite shows and movies without the distraction of unwanted ads in the subtitles. ## Features -- cgit v1.2.3