We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d67f240 commit 2213dd8Copy full SHA for 2213dd8
.github/workflows/publish-docs.yml
@@ -17,6 +17,7 @@ jobs:
17
with:
18
simple_mode: false
19
branch_pattern: '^(main|release-[0-9]+\.[0-9]+.*)$'
20
+ switch_main_to_dev: true
21
secrets:
22
SYS_ORCH_GITHUB: ${{ secrets.SYS_ORCH_GITHUB }}
23
DOC_AWS_ACCESS_KEY_ID: ${{ secrets.DOC_AWS_ACCESS_KEY_ID }}
0 commit comments