From 8625974033cea0cb8efa21cf320ea446df8da6dd Mon Sep 17 00:00:00 2001 From: Justin COLLON <48163201+error7404@users.noreply.github.com> Date: Wed, 25 Sep 2024 09:42:55 +0200 Subject: [PATCH] Update host_plugins.yml --- .github/workflows/host_plugins.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/host_plugins.yml b/.github/workflows/host_plugins.yml index 10c6f88b3..fa363cdcb 100644 --- a/.github/workflows/host_plugins.yml +++ b/.github/workflows/host_plugins.yml @@ -7,7 +7,6 @@ on: jobs: Publish: - if: github.repository == 'LNReader/lnreader-plugins' runs-on: ubuntu-latest steps: - uses: actions/checkout@v3