We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d06029e + b0f11be commit 017b875Copy full SHA for 017b875
.github/workflows/publish-chrome.yml
@@ -56,7 +56,7 @@ jobs:
56
- name: Upload to Google Web Store
57
id: webStoreUpload
58
continue-on-error: true
59
- uses: cardinalby/webext-buildtools-chrome-webstore-upload-action@8db7a005529498d95d3e2e0166f6f4050d2b96a5 # [email protected]
+ uses: djahandarie/webext-buildtools-chrome-webstore-upload-action@d3ce3b6f6a07d1267b0f5a24416a153159255372
60
with:
61
zipFilePath: yomitan-chrome.zip
62
extensionId: ${{ secrets.G_STABLE_EXTENSION_ID }}
0 commit comments