diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ad62e2d..ae4dcfc 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -4,10 +4,6 @@ run-name: Manual release of Plazma on branch ${{ github.ref_name }} on: push: branches: [ "ver/*", "dev/*", "feat/**/*" ] - paths: - - "patches/api/*" - - "patches/server/*" - - "gradle.properties" workflow_dispatch: jobs: