Skip to content

Commit ae98e9f

Browse files
committed
chore: fix action
1 parent f524c4a commit ae98e9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploypages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
# ----- Build Docusaurus site (./build) -----
9999
- name: Build docs site
100100
env:
101+
ENABLE_TINA_ADMIN: true
101102
DOCS_BASEURL: ${{ secrets.DOCS_BASEURL }} # e.g. /Docusaurus-docs/
102103
run: npm run build
103104

0 commit comments

Comments
 (0)