Skip to content

Commit aaebbc9

Browse files
authored
Update publish-firefox.yml
1 parent 0556fd4 commit aaebbc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-firefox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Upload to Firefox addon store
2222
uses: wdzeng/firefox-addon@v1
2323
with:
24-
addon-guid: "{7b312f5e-9680-436b-acc1-9b09f60e8aaa}"
24+
addon-guid: "{a8cf72f7-09b7-4cd4-9aaa-7a023bf09916}"
2525
xpi-path: market_packages/target.firefox.zip
2626
jwt-issuer: ${{ secrets.FIREFOX_JWD_ISSUER }}
2727
jwt-secret: ${{ secrets.FIREFOX_JWD_SECRET }}

0 commit comments

Comments
 (0)