Skip to content

Commit 345561c

Browse files
committed
Update Edge product ID in release workflow
1 parent bd8a952 commit 345561c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,9 @@ jobs:
6464
client-secret: ${{ secrets.CHROME_CLIENT_SECRET }}
6565
refresh-token: ${{ secrets.CHROME_REFRESH_TOKEN }}
6666

67-
# https://github.com/wdzeng/edge-addon/issues/16
6867
- uses: wdzeng/edge-addon@v2
6968
with:
70-
product-id: aiehldpoaeaidnljjimhbojpblkbembm
69+
product-id: ae604b3f-753e-4731-80e9-e2bf7193ffd5
7170
zip-path: ${{ env.DIST_PATH }}.zip
7271
client-id: ${{ secrets.EDGE_CLIENT_ID }}
7372
api-key: ${{ secrets.EDGE_CLIENT_SECRET }}

0 commit comments

Comments
 (0)