We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f4af93 commit b600143Copy full SHA for b600143
.github/workflows/jekyll.yml
@@ -29,6 +29,7 @@ concurrency:
29
jobs:
30
# Build job
31
build:
32
+ env: PAGES_REPO_NWO: ${{ github.repository }}
33
runs-on: ubuntu-latest
34
steps:
35
- name: Checkout
0 commit comments