We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 296516e commit 5e17858Copy full SHA for 5e17858
1 file changed
.github/workflows/master.yml
@@ -57,12 +57,12 @@ jobs:
57
path: |
58
bin/Release/net6.0
59
60
- - name: Publish net70
+ - name: Publish net80
61
uses: actions/upload-artifact@v4
62
with:
63
name: LibreHardwareMonitorLib-net70
64
65
- bin/Release/net7.0
+ bin/Release/net8.0
66
67
- name: Publish nupkg
68
0 commit comments