Skip to content

Commit 4fe0858

Browse files
committed
cicd: pushing to ansys organization nuget repo
1 parent a976fdd commit 4fe0858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
PACKAGE_NAME: "ansys.api.additive"
1515
DEFINITION_VERSION: "v0"
1616
DOTNET_VERSION: "6.0.x"
17-
GITHUB_NUGET_REPO: "https://nuget.pkg.github.com/ansys-internal/index.json"
17+
GITHUB_NUGET_REPO: "https://nuget.pkg.github.com/ansys/index.json"
1818

1919
jobs:
2020
build:

0 commit comments

Comments
 (0)