Skip to content

Commit 5866a8e

Browse files
committed
chore: fix workflow env
1 parent e2366d0 commit 5866a8e

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
@@ -105,6 +105,7 @@ jobs:
105105
TINA_PUBLIC_CLIENT_ID: ${{ secrets.TINA_PUBLIC_CLIENT_ID }}
106106
TINA_TOKEN: ${{ secrets.TINA_TOKEN }}
107107
DOCS_BASEURL: ${{ secrets.DOCS_BASEURL }}
108+
ENABLE_TINA_ADMIN: true
108109
run: npm run build
109110

110111
- name: Remove gitignore file

0 commit comments

Comments
 (0)