File tree Expand file tree Collapse file tree 4 files changed +10
-6
lines changed
Expand file tree Collapse file tree 4 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1- <h1 align =" center " >!!! Important Warning !!! </h1 >
1+ <h1 align =" center " >Local Install Build </h1 >
22<br >
33
4- <p align =" center " >This build is primarily for testing, < i >< b > here be dragons!</ b ></ i > </p >
4+ <p align =" center " >For those who can't build it themselves for one reason or another, here you go! </p >
55<h1 ></h1 >
Original file line number Diff line number Diff line change 1+ <h1 align =" center " >!!! Important Warning !!!</h1 >
2+ <br >
3+
4+ <p align =" center " >This build is primarily for testing, <i ><b >here be dragons!</b ></i ></p >
5+ <h1 ></h1 >
Original file line number Diff line number Diff line change 3434 path : dist/ecsta-chromium.zip
3535
3636 release :
37+ name : Upload to GitHub Releases
3738 runs-on : ubuntu-latest
3839 needs : [build]
3940 steps :
@@ -101,8 +102,6 @@ jobs:
101102 upload-crx :
102103 name : Upload to Chrome Web Store
103104 runs-on : ubuntu-latest
104- env :
105- EXTENSION_ID : jpdnfbcjclmhlebikidldibdlgjindpl
106105 needs : [build]
107106 steps :
108107 - uses : actions/download-artifact@v2
@@ -112,7 +111,7 @@ jobs:
112111
113112 - uses : maoserr/chrome_extension_publish@v1.0.3
114113 with :
115- chrome_extension_id : eopjnahefjhnhfanplcjpbbdkpbagikk
114+ chrome_extension_id : jpdnfbcjclmhlebikidldibdlgjindpl
116115 client_id : ${{ secrets.CI_GOOGLE_CLIENT_ID }}
117116 refresh_token : ${{ secrets.CI_GOOGLE_REFRESH_TOKEN }}
118117 client_secret : ${{ secrets.CI_GOOGLE_CLIENT_SECRET }}
Original file line number Diff line number Diff line change 7373 name : Ecsta - Test build ${{ github.sha }}
7474 draft : false
7575 prerelease : true
76- body_path : .github/release .md
76+ body_path : .github/test_release .md
7777 files : |
7878 release/ecsta-chromium.zip
7979 release/ecsta-firefox.zip
You can’t perform that action at this time.
0 commit comments