Skip to content

Commit 3c7013f

Browse files
authored
Merge pull request #765 from betalgo/dev
.....
2 parents dc74cdc + 9b8e009 commit 3c7013f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/BuildAndDeployBetalgoOpenAI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
with:
7575
project-file: Betalgo.Ranul.OpenAI.Contracts/Betalgo.Ranul.OpenAI.Contracts.csproj
7676
nuget-api-key: ${{ secrets.NUGET_KEY }}
77+
clean: false
7778
tag-commit: true
7879
tag-format: Betalgo.Ranul.OpenAI.Contracts-v*
7980

@@ -99,5 +100,6 @@ jobs:
99100
with:
100101
project-file: OpenAI.Utilities/Betalgo.OpenAI.Utilities.csproj
101102
nuget-api-key: ${{ secrets.NUGET_KEY_UTILITIES }}
103+
clean: false
102104
tag-commit: true
103105
tag-format: Betalgo.OpenAI.Utilities-v*

0 commit comments

Comments
 (0)