diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index fc6f05b..d39e9ed 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -7,6 +7,7 @@ on: jobs: deployment: + if: github.repository == 'NextCommunity/NextCommunity.github.io' permissions: pages: write # to deploy to Pages id-token: write # to verify the deployment originates from an appropriate source