Skip to content

Commit

Permalink
Update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
NostraThomas99 authored Apr 7, 2024
1 parent 2bfcf19 commit 57b2329
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
uses: brandedoutcast/publish-nuget@v2
with:
PROJECT_FILE_PATH: RotationSolver.Basic/Rotationsolver.Basic.csproj
PACKAGE_NAME: RotationSolverReborn.Basic
VERSION_STATIC: ${{ env.tag }}
NUGET_KEY: ${{ secrets.NUGET_API_KEY }}

Expand Down

0 comments on commit 57b2329

Please sign in to comment.