Skip to content

Commit d21b227

Browse files
authored
Update upload job input key (#57)
1 parent 1b0d71d commit d21b227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
- build-firmware
3737
uses: esphome/workflows/.github/workflows/upload.yml@main
3838
with:
39-
name: media-players
39+
directory: media-players
4040
version: ${{ needs.build-firmware.outputs.version }}
4141
secrets: inherit

0 commit comments

Comments
 (0)