Skip to content

Commit 6be72d4

Browse files
authored
Update BuildAndDeployBetalgoAnthropic.yml
1 parent f0a1018 commit 6be72d4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/BuildAndDeployBetalgoAnthropic.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build And Deploy Betalgo.Anthropic
1+
name: Betalgo.Ranul.Anthropic Build And Deploy
22

33
on:
44
push:
@@ -24,11 +24,11 @@ jobs:
2424
- name: Test
2525
run: dotnet test --no-build --verbosity normal
2626

27-
- name: publish OpenAI
28-
id: publish_nuget_OpenAI
27+
- name: publish Anthropic
28+
id: publish_nuget_Anthropic
2929
uses: alirezanet/[email protected]
3030
with:
31-
PROJECT_FILE_PATH: Anthropic.SDK\Anthropic.csproj
31+
PROJECT_FILE_PATH: Anthropic\Anthropic.csproj
3232
NUGET_KEY: ${{secrets.NUGET_KEY}}
3333
INCLUDE_SYMBOLS: true
3434
PACKAGE_NAME: Betalgo.Ranul.Anthropic

0 commit comments

Comments
 (0)