We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de83617 commit 3659605Copy full SHA for 3659605
.github/workflows/deploy.yml
@@ -7,6 +7,7 @@ on:
7
8
jobs:
9
deployment:
10
+ if: github.repository == 'NextCommunity/NextCommunity.github.io'
11
permissions:
12
pages: write # to deploy to Pages
13
id-token: write # to verify the deployment originates from an appropriate source
0 commit comments