Skip to content

Commit f009821

Browse files
committed
Update dotnet.yml
1 parent f875193 commit f009821

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Build
33
env:
44
DOTNET_NOLOGO: true
55
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
6+
ASPNETCORE_ENVIRONMENT: github
67
BUILD_PATH: '${{github.workspace}}/artifacts'
78
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
89

0 commit comments

Comments
 (0)