Skip to content

Commit d9f8207

Browse files
kgowruKapil GowruKapil Gowru
authored
Scribe turbopuffer context (#305)
Co-authored-by: Kapil Gowru <[email protected]> Co-authored-by: Kapil Gowru <[email protected]>
1 parent 223d3bc commit d9f8207

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/fern-scribe.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ jobs:
3434
3535
# --- NEW STEP: Generate my-mappings.md ---
3636
- name: Generate Fern URL Mappings
37+
env:
38+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
39+
REPOSITORY: ${{ github.repository }}
3740
run: |
3841
cd .github/scripts
3942
node generate-mappings.js

0 commit comments

Comments
 (0)