Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 45332c5

Browse files
authored
Update dotnetcore.yml
1 parent 8c9e7ce commit 45332c5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/dotnetcore.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,6 @@ jobs:
2323
with:
2424
dotnet-version: 3.1.100
2525

26-
- name: Find and Replace
27-
uses: jacobtomlinson/gha-find-replace@master
28-
with:
29-
find: "{TAG-VERSION}"
30-
replace: ${GITHUB_REF##*/}
31-
include: "AssemblyInfo1.cs" # Will match all README.md files in any nested directory
32-
3326
# Setup MSBuild
3427
- name: Setup MSBuild.exe
3528
uses: microsoft/[email protected]

0 commit comments

Comments
 (0)