From c91c381505f0da1198ef5f86a576785f813b3a78 Mon Sep 17 00:00:00 2001 From: Darius Jahandarie Date: Fri, 8 Dec 2023 18:56:27 +0900 Subject: Update stable CI/CD workflow and stable extension ID in preperation for release --- .github/workflows/publish-chrome.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') 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 }} -- cgit v1.2.3