Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 3535c8c

Browse files
authored
Update PublishPackages.yaml
1 parent dc0ab6c commit 3535c8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/PublishPackages.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
- name: Publish to Nuget
3030
uses: brandedoutcast/publish-nuget@v2
3131
with:
32-
PROJECT_FILE_PATH: 'AuroraNative.csproj'
33-
NUGET_KEY: ${{secrets.NUGETKEY}}
32+
PROJECT_FILE_PATH: 'AuroraNative/AuroraNative.csproj'
33+
NUGET_KEY: ${{secrets.NUGETKEY}}

0 commit comments

Comments
 (0)