Skip to content

Commit 3104df4

Browse files
committed
fixed build name reference
1 parent 2ae66b0 commit 3104df4

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
@@ -8,6 +8,7 @@ env:
88
repositoryName: techexcel/dotnetcoreapp
99
dockerFolderPath: ./src/Application/src/RazorPagesTestSample
1010
tag: ${{github.run_number}}
11+
build_name: 'DotnetCoreApp'
1112

1213
on:
1314
push:

0 commit comments

Comments
 (0)