File tree Expand file tree Collapse file tree 3 files changed +5
-11
lines changed Expand file tree Collapse file tree 3 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 1
1
name : Generate
2
- on :
2
+ " on " :
3
3
workflow_dispatch :
4
4
inputs :
5
5
force :
Original file line number Diff line number Diff line change 1
1
name : Publish
2
- permissions :
3
- checks : write
4
- contents : write
5
- pull-requests : write
6
- statuses : write
7
- on :
8
- workflow_dispatch :
2
+ " on " :
9
3
push :
10
4
branches :
11
5
- main
Original file line number Diff line number Diff line change 1
1
workflowVersion : 1.0.0
2
- speakeasyVersion : latest
3
2
sources :
4
3
speakeasy :
5
4
inputs :
6
5
- location : https://docs.speakeasyapi.dev/openapi.yaml
7
- registry :
8
- location : registry.speakeasyapi.dev/speakeasy-self/speakeasy-self/speakeasy
9
6
targets :
10
7
speakeasy-client-sdk-csharp :
11
8
target : csharp
12
9
source : speakeasy
10
+ publish :
11
+ nuget :
12
+ apiKey : $nuget_api_key
You can’t perform that action at this time.
0 commit comments