mirror of
https://github.com/Stone-Red-Software/StoneRed.NetificationApi.git
synced 2026-09-04 08:46:05 +02:00
Update publish-nuget.yml
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
|||||||
- uses: actions/setup-dotnet@v4
|
- uses: actions/setup-dotnet@v4
|
||||||
with:
|
with:
|
||||||
dotnet-version: '8.0.x' # SDK Version to use.
|
dotnet-version: '8.0.x' # SDK Version to use.
|
||||||
|
source-url: https://nuget.pkg.github.com/Stone-Red-Software/index.json
|
||||||
env:
|
env:
|
||||||
NUGET_AUTH_TOKEN: ${{secrets.NUGET_TOKEN}}
|
NUGET_AUTH_TOKEN: ${{secrets.NUGET_TOKEN}}
|
||||||
- run: dotnet build --configuration Release src/StoneRed.NetificationApi
|
- run: dotnet build --configuration Release src/StoneRed.NetificationApi
|
||||||
|
|||||||
Reference in New Issue
Block a user