Skip to content

Commit fc5ca17

Browse files
authored
Update lib-publish-nuget-org.yml
1 parent e61e00e commit fc5ca17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lib-publish-nuget-org.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
5.0.x
3737
6.0.x
3838
7.0.x
39+
8.0.x
3940
- name: 🏗 Build, Pack and Publish to Nuget.org
4041
run: |
4142
dotnet pack ${{ inputs.base-path }}${{ inputs.source-path }}${{ inputs.project-name }}/${{ inputs.project-name }}.csproj --configuration Release -p:IncludeSymbols=true -p:SymbolPackageFormat=snupkg

0 commit comments

Comments
 (0)