We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0556fd4 commit aaebbc9Copy full SHA for aaebbc9
.github/workflows/publish-firefox.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Upload to Firefox addon store
22
uses: wdzeng/firefox-addon@v1
23
with:
24
- addon-guid: "{7b312f5e-9680-436b-acc1-9b09f60e8aaa}"
+ addon-guid: "{a8cf72f7-09b7-4cd4-9aaa-7a023bf09916}"
25
xpi-path: market_packages/target.firefox.zip
26
jwt-issuer: ${{ secrets.FIREFOX_JWD_ISSUER }}
27
jwt-secret: ${{ secrets.FIREFOX_JWD_SECRET }}
0 commit comments