Update dotnet-desktop.yml

This commit is contained in:
CJK_mkp
2025-05-31 08:57:23 +08:00
committed by GitHub
parent 7282fce664
commit 502246bc0c
+3 -3
View File
@@ -2,9 +2,9 @@ name: .NET Build
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
@@ -32,4 +32,4 @@ jobs:
uses: actions/upload-artifact@v4.5.0
with:
name: InkCanvasForClass
path: "Ink Canvas/bin/Any CPU/Release/net472/"
path: "Ink Canvas/bin/Debug/net472/"