Skip to content

Commit 4acb01c

Browse files
authored
Use web.csproj in ci.yml
1 parent faa8ec4 commit 4acb01c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
id: bump
2727
uses: vers-one/dotnet-project-version-updater@v1.3
2828
with:
29-
file: "Server.csproj"
29+
file: "Web.csproj"
3030
version: ${{ env.VERSION }}
3131

3232
- run: |

0 commit comments

Comments
 (0)