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 2982700 commit c44a8f4
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 @@ -38,5 +38,5 @@ jobs:
- name: Upload signed firmware
uses: djn24/add-asset-to-release@v1
with:
token: ${{ secrets.RELEASE_KEY }}
token: ${{ secrets.GITHUB_TOKEN }}
path: 'firmware_signed.bin'

0 comments on commit c44a8f4

Please sign in to comment.