Skip to content

Commit dda3bda

Browse files
authored
Merge pull request #762 from betalgo/dev
...
2 parents 7dbcac8 + e70d801 commit dda3bda

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/BuildAndDeployBetalgoOpenAI.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ jobs:
7373
project-file: OpenAI.SDK/Betalgo.Ranul.OpenAI.csproj
7474
nuget-api-key: ${{ secrets.NUGET_KEY }}
7575
clean: false
76-
no-restore: true
7776
tag-commit: true
7877
tag-format: Betalgo.Ranul.OpenAI-v*
7978

@@ -101,7 +100,6 @@ jobs:
101100
project-file: Betalgo.Ranul.OpenAI.Contracts/Betalgo.Ranul.OpenAI.Contracts.csproj
102101
nuget-api-key: ${{ secrets.NUGET_KEY }}
103102
clean: false
104-
no-restore: true
105103
tag-commit: true
106104
tag-format: Betalgo.Ranul.OpenAI.Contracts-v*
107105

@@ -129,6 +127,5 @@ jobs:
129127
project-file: OpenAI.Utilities/Betalgo.OpenAI.Utilities.csproj
130128
nuget-api-key: ${{ secrets.NUGET_KEY_UTILITIES }}
131129
clean: false
132-
no-restore: true
133130
tag-commit: true
134131
tag-format: Betalgo.OpenAI.Utilities-v*

0 commit comments

Comments
 (0)