Skip to content

Commit 0c360dc

Browse files
authored
chore: add test config for eels docs (#49)
1 parent 2caa88f commit 0c360dc

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,10 @@ env:
6161
# Branch configuration - must match execution-specs allowlist
6262
# Format: branch_path|label
6363
BRANCH_CONFIG: |
64-
mainnet|Mainnet
65-
forks/amsterdam|Amsterdam
66-
devnets/amsterdam/2|Amsterdam Devnet 2
67-
forks/amsterdocs|Test Branch
64+
experiments/publish-docs|Amsterdam
6865
6966
# Default branch to mirror to root of /docs/
70-
DEFAULT_BRANCH: forks/amsterdam
67+
DEFAULT_BRANCH: experiments/publish-docs
7168

7269
jobs:
7370
deploy:

0 commit comments

Comments
 (0)