Skip to content

Commit

Permalink
Fix uploading blumy firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis960 committed Sep 3, 2024
1 parent a283813 commit 20ce87a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.firmware.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ jobs:
SOURCE: "firmware"
REMOTE_HOST: ${{ secrets.BLUMY_HOST }}
REMOTE_USER: ${{ secrets.BLUMY_USER }}
TARGET: ${{ secrets.BLUMY_HOST_PATH }}/api
TARGET: ${{ secrets.BLUMY_FIRMWARE_PATH }}

0 comments on commit 20ce87a

Please sign in to comment.