Skip to content

Commit

Permalink
NuGet test
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreuCodina committed Jun 18, 2023
1 parent 2b08803 commit 4cbc5ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/publish-package/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ runs:
--include-symbols \
-p:SymbolPackageFormat=snupkg \
-p:PackageVersion=${{ inputs.package-version }} \
-p:PublishRepositoryUrl=true \
-p:EmbedUntrackedSources=true
-p:PublishRepositoryUrl=true
shell: bash

- name: Push package
Expand Down

0 comments on commit 4cbc5ee

Please sign in to comment.