Skip to content

Commit 5a78d60

Browse files
authored
Merge pull request #64 from linked-data-dotnet/goofballLogic-patch-1
Update dotnet.yml
2 parents 2450a31 + 91685ac commit 5a78d60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnet.yml

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
run: |
6060
dotnet pack \
6161
--include-source \
62+
--configuration Release \
6263
--no-build \
6364
--no-restore \
6465
-p:PackageVersion="${{ steps.gitversion.outputs.fullSemVer }}" \

0 commit comments

Comments
 (0)