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 69d5cd1 + ceb3595 commit 4a1de5cCopy full SHA for 4a1de5c
.github/workflows/publish-chrome.yml
.github/workflows/publish-to-chrome.yml
@@ -32,7 +32,7 @@ jobs:
32
fi
33
34
- name: Upload and Publish to Chrome Web Store
35
- uses: PlasmoHQ/chrome-extension@v3
+ uses: PlasmoHQ/chrome-extension-action@c15984c0a74f452851c605cab46f34d9fd6cb158
36
with:
37
client_id: ${{ secrets.CHROME_CLIENT_ID }}
38
client_secret: ${{ secrets.CHROME_CLIENT_SECRET }}
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v0.1.2 - 2025-09-18
2
+
3
+## What's Changed
4
5
+* No changes
6
7
+---
8
9
## v1.0.5 - 2025-09-18
10
11
## What's Changed
0 commit comments