File tree Expand file tree Collapse file tree 3 files changed +62
-20
lines changed Expand file tree Collapse file tree 3 files changed +62
-20
lines changed Original file line number Diff line number Diff line change 1- name : " Submit to Web Store "
1+ name : " browser "
22on :
33 push :
44 branches :
88 - " packages/server/**"
99
1010jobs :
11- build :
11+ deploy :
1212 runs-on : ubuntu-latest
1313 environment : deploy-browser
1414 defaults :
1717 env :
1818 CRX_PUBLIC_KEY : ${{ secrets.CRX_PUBLIC_KEY }}
1919 CLERK_FRONTEND_API : ${{ secrets.CLERK_FRONTEND_API }}
20+ PLASMO_PUBLIC_CLERK_SYNC_HOST : ${{ secrets.PLASMO_PUBLIC_CLERK_SYNC_HOST }}
2021
2122 steps :
2223 - name : 💾 Checkout code
Original file line number Diff line number Diff line change 1717 "plasmo" : " 0.90.5" ,
1818 "react" : " 19.2.0" ,
1919 "react-dom" : " 19.2.0" ,
20- "tailwindcss" : " 4.1.14 "
20+ "tailwindcss" : " 3. 4.1"
2121 },
2222 "devDependencies" : {
2323 "@types/chrome" : " 0.1.24" ,
2828 "typescript" : " 5.9.3"
2929 },
3030 "manifest" : {
31- "key" : " $CRX_PUBLIC_KEY" ,
3231 "permissions" : [
3332 " cookies" ,
3433 " storage"
You can’t perform that action at this time.
0 commit comments