Skip to content

Commit f23b54c

Browse files
authored
enable preview build
1 parent 643387e commit f23b54c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
push:
99
branches:
1010
- main
11-
#- preview
11+
- preview
1212

1313
# Allows you to run this workflow manually from the Actions tab
1414
workflow_dispatch:
@@ -30,4 +30,4 @@ jobs:
3030
with:
3131
doc-repo: document-viewer-docs
3232
doc-url: document-viewer/docs/
33-
secrets: inherit
33+
secrets: inherit

0 commit comments

Comments
 (0)