Skip to content

Commit 6c60c8e

Browse files
committedMay 30, 2023
adding website build folder
1 parent fb1b447 commit 6c60c8e

File tree

192 files changed

+18210
-6
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

192 files changed

+18210
-6
lines changed
 

‎.github/workflows/deployment.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ on:
33
push:
44
branches: [main]
55

6-
env:
7-
ROADMAP_GA_SECRET: ${{ secrets.GA_SECRET }}
8-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN}}
9-
CI: true
10-
NEXT_TELEMETRY_DISABLED: 1
6+
# env:
7+
# ROADMAP_GA_SECRET: ${{ secrets.GA_SECRET }}
8+
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN}}
9+
# CI: true
10+
# NEXT_TELEMETRY_DISABLED: 1
1111

1212
jobs:
1313
build:

‎_build/doctrees/README.doctree

11.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)