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

Commit

Permalink
Update PublishPackages.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
timi137137 authored Apr 15, 2021
1 parent dc0ab6c commit 3535c8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/PublishPackages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- name: Publish to Nuget
uses: brandedoutcast/publish-nuget@v2
with:
PROJECT_FILE_PATH: 'AuroraNative.csproj'
NUGET_KEY: ${{secrets.NUGETKEY}}
PROJECT_FILE_PATH: 'AuroraNative/AuroraNative.csproj'
NUGET_KEY: ${{secrets.NUGETKEY}}

0 comments on commit 3535c8c

Please sign in to comment.