aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarius Jahandarie <djahandarie@gmail.com>2023-12-08 18:56:27 +0900
committerDarius Jahandarie <djahandarie@gmail.com>2023-12-08 18:56:27 +0900
commitc91c381505f0da1198ef5f86a576785f813b3a78 (patch)
tree81da6589a4b66cb4eb94b3878c48a7c31b4363b2
parentbd5bc1a5db29903bc098995cd9262c4576bf76af (diff)
Update stable CI/CD workflow and stable extension ID in preperation for release
-rw-r--r--.github/workflows/publish-chrome.yml2
-rw-r--r--dev/data/manifest-variants.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/publish-chrome.yml b/.github/workflows/publish-chrome.yml
index e595e00f..3a2805d3 100644
--- a/.github/workflows/publish-chrome.yml
+++ b/.github/workflows/publish-chrome.yml
@@ -56,7 +56,7 @@ jobs:
- name: Upload to Google Web Store
id: webStoreUpload
continue-on-error: true
- uses: djahandarie/webext-buildtools-chrome-webstore-upload-action@d3ce3b6f6a07d1267b0f5a24416a153159255372
+ uses: cardinalby/webext-buildtools-chrome-webstore-upload-action@8db7a005529498d95d3e2e0166f6f4050d2b96a5 # pin@v1.0.10
with:
zipFilePath: yomitan-chrome.zip
extensionId: ${{ secrets.G_STABLE_EXTENSION_ID }}
diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json
index e6113b75..ce82d0e3 100644
--- a/dev/data/manifest-variants.json
+++ b/dev/data/manifest-variants.json
@@ -237,7 +237,7 @@
],
"value": {
"gecko": {
- "id": "{cb7c0bec-7085-4f84-8422-7b55a7c4467c}",
+ "id": "{6b733b82-9261-47ee-a595-2dda294a4d08}",
"strict_min_version": "115.0"
},
"gecko_android": {