Skip to content

Commit 39471c8

Browse files
authored
chore: Support manual publish docs for all packages (#125)
1 parent 5019c1b commit 39471c8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/publish-docs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,14 @@ on:
77
type: choice
88
options:
99
- pkgs/sdk/client
10+
- pkgs/dotnet-server-sdk-consul
11+
- pkgs/dotnet-server-sdk-dynamodb
12+
- pkgs/dotnet-server-sdk-redis
1013
- pkgs/sdk/server
1114
- pkgs/sdk/server-ai
1215
- pkgs/telemetry
16+
- pkgs/shared/common
17+
- pkgs/shared/common-json-net
1318

1419
name: Publish Docs
1520
jobs:

0 commit comments

Comments
 (0)