Skip to content

Commit 2213dd8

Browse files
[DOCS] change main to dev (#180)
Change the publishing URL from 'main' to 'dev'
1 parent d67f240 commit 2213dd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
with:
1818
simple_mode: false
1919
branch_pattern: '^(main|release-[0-9]+\.[0-9]+.*)$'
20+
switch_main_to_dev: true
2021
secrets:
2122
SYS_ORCH_GITHUB: ${{ secrets.SYS_ORCH_GITHUB }}
2223
DOC_AWS_ACCESS_KEY_ID: ${{ secrets.DOC_AWS_ACCESS_KEY_ID }}

0 commit comments

Comments
 (0)