Skip to content

Commit fa49500

Browse files
committed
🎆
1 parent 1754172 commit fa49500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: actions/upload-artifact@v4
4545
with:
4646
name: nugetPackage
47-
path: bin/Release/*.nupkg
47+
path: MqttNet.DependencyInjection/bin/Release/*.nupkg
4848

4949
release:
5050
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)