Skip to content

Commit 7fc6a20

Browse files
committed
update gh actions workflow
1 parent 7085ffa commit 7fc6a20

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
required: true
88
type: string
99
env:
10-
dotnet_version: '8.0'
10+
dotnet_version: '9.0'
1111
jobs:
1212
publish:
1313
strategy:

Ps3DiscDumper.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Deploy", "Deploy", "{BA0C92
1414
publish.ps1 = publish.ps1
1515
README.md = README.md
1616
publish-mac.ps1 = publish-mac.ps1
17+
.github\workflows\publish-release.yml = .github\workflows\publish-release.yml
1718
EndProjectSection
1819
EndProject
1920
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UI.Avalonia", "UI.Avalonia\UI.Avalonia.csproj", "{EBFEB92B-CF70-48C2-B1B4-80CC21EFA072}"

0 commit comments

Comments
 (0)