Skip to content

Commit c44a8f4

Browse files
authored
Update ota-release.yml
1 parent 2982700 commit c44a8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ota-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ jobs:
3838
- name: Upload signed firmware
3939
uses: djn24/add-asset-to-release@v1
4040
with:
41-
token: ${{ secrets.RELEASE_KEY }}
41+
token: ${{ secrets.GITHUB_TOKEN }}
4242
path: 'firmware_signed.bin'

0 commit comments

Comments
 (0)