Skip to content

Commit 3ba1d9c

Browse files
authored
Update main.yml
1 parent f7449e4 commit 3ba1d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
with:
2424
find: "[[VERSION]]"
2525
replace: $VERSION
26-
include: "*.csproj"
26+
include: "Company.RazorTests1.csproj"
2727
- name: Creating template package
2828
run: dotnet pack template/ -c Release -o ${GITHUB_WORKSPACE} -p:PackageVersion=$VERSION

0 commit comments

Comments
 (0)