Skip to content

Commit

Permalink
Update lib-publish-nuget-org.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mariodivece authored Jan 12, 2024
1 parent e61e00e commit fc5ca17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lib-publish-nuget-org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
5.0.x
6.0.x
7.0.x
8.0.x
- name: 🏗 Build, Pack and Publish to Nuget.org
run: |
dotnet pack ${{ inputs.base-path }}${{ inputs.source-path }}${{ inputs.project-name }}/${{ inputs.project-name }}.csproj --configuration Release -p:IncludeSymbols=true -p:SymbolPackageFormat=snupkg
Expand Down

0 comments on commit fc5ca17

Please sign in to comment.