Skip to content

Commit a4739c9

Browse files
authored
Update product_id
1 parent efb0fec commit a4739c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/product-firmware-upload.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
particle-access-token: ${{ secrets.PARTICLE_ACCESS_TOKEN_21813 }}
6666
firmware-path: ${{ steps.compile.outputs.firmware-path }}
6767
firmware-version: ${{ steps.compile.outputs.firmware-version }}
68-
product-id: '19626'
68+
product-id: '21813'
6969
title: "Firmware v${{ steps.compile.outputs.firmware-version }}"
7070
description: "[Firmware v${{ steps.compile.outputs.firmware-version }} GitHub Release](${{ steps.release.outputs.html_url }})"
7171

0 commit comments

Comments
 (0)