diff --git a/.github/workflows/sync-release.yml b/.github/workflows/sync-release.yml index 25fdd02..b4eff04 100644 --- a/.github/workflows/sync-release.yml +++ b/.github/workflows/sync-release.yml @@ -7,6 +7,7 @@ on: jobs: sync-release: + if: github.repository == 'MarSeventh/CloudFlare-ImgBed' runs-on: ubuntu-latest steps: - name: Sync Release to Another Repo