Skip to content

Commit 4019848

Browse files
Update nuget-level2.yml
1 parent 1c6bf96 commit 4019848

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/workflows/nuget-level2.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55

66
env:
7-
version: '0.95.1'
7+
version: '0.95.0'
88
token: ${{ secrets.NUGET_TOKEN }}
99

1010
jobs:
@@ -108,13 +108,6 @@ jobs:
108108
version: ${{ env.version }}
109109
token: ${{ env.token }}
110110

111-
- uses: ./.github/actions/build-package
112-
with:
113-
packageId: Meadow.Foundation.Displays.WinForms
114-
path: Source/Meadow.Foundation.Peripherals/Displays.WinForms/Driver/Displays.WinForms.csproj
115-
version: ${{ env.version }}
116-
token: ${{ env.token }}
117-
118111
- uses: ./.github/actions/build-package
119112
with:
120113
packageId: Meadow.Foundation.ICs.IOExpanders.As1115

0 commit comments

Comments
 (0)