Skip to content

Commit 4ee4cc8

Browse files
committed
Fix release workflow
1 parent e08b1dd commit 4ee4cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,4 @@ jobs:
141141
bodyFile: "dist/CHANGELOG.md"
142142
draft: false
143143
prerelease: ${{ steps.prerelease.outputs.IS_PRE }}
144-
artifacts: dist/FirmwareUpdater*
144+
artifacts: dist/FirmwareUpdater*,dist/package_index.json

0 commit comments

Comments
 (0)