Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zapadi authored Aug 26, 2024
1 parent 8c24137 commit 27b4da6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ jobs:
--include-source
-p:Version=$VERSION
-p:PackageVersion=$VERSION
-p:IncludeSymbols=true
-p:SymbolPackageFormat=snupkg
- name: Create the package - Signed
Expand All @@ -148,6 +149,7 @@ jobs:
--include-source
-p:Version=$VERSION
-p:PackageVersion=$VERSION
-p:IncludeSymbols=true
-p:SymbolPackageFormat=snupkg
-p:Sign=true
Expand Down

0 comments on commit 27b4da6

Please sign in to comment.