Skip to content

Commit

Permalink
Use main branch for upload workflow (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz authored Sep 16, 2024
1 parent ea49f9b commit fcddfcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
name: Upload to R2
needs:
- build-firmware
uses: esphome/workflows/.github/workflows/upload.yml@jesserockz-2024-454
uses: esphome/workflows/.github/workflows/upload.yml@main
with:
directory: home-assistant-voice-pe
version: ${{ needs.build-firmware.outputs.version }}
Expand Down

0 comments on commit fcddfcb

Please sign in to comment.