Skip to content

Commit

Permalink
Update ota-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tcsullivan authored Oct 27, 2024
1 parent efe1847 commit 2982700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ota-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
uses: djn24/add-asset-to-release@v1
with:
token: ${{ secrets.RELEASE_KEY }}
path: '${GITHUB_WORKSPACE}/firmware_signed.bin'
path: 'firmware_signed.bin'

0 comments on commit 2982700

Please sign in to comment.