diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index eac73b4..f6b4415 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,6 +2,8 @@ name: Release on: push: + paths: + project.toml branches: - main