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 8e38310 commit 4152b70Copy full SHA for 4152b70
.github/workflows/jekyll-build.yml
@@ -177,7 +177,7 @@ jobs:
177
- name: Build site
178
env:
179
JEKYLL_ENV: production
180
- PAGES_REPO_NWO: ${{ github.repository }}
+ # PAGES_REPO_NWO: ${{ github.repository }}
181
run: |
182
# if inputs.config_file exists
183
config_files="_config_ci.yml,_config_theme.yml"
0 commit comments