Skip to content

Commit ba0aaa8

Browse files
committed
ci: update WEB_EXT_CHANNEL to unlisted in publish workflow
1 parent f1c893d commit ba0aaa8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ jobs:
6666
env:
6767
WEB_EXT_API_KEY: ${{ secrets.WEB_EXT_API_KEY }}
6868
WEB_EXT_API_SECRET: ${{ secrets.WEB_EXT_API_SECRET }}
69-
WEB_EXT_CHANNEL: listed
69+
WEB_EXT_CHANNEL: unlisted
7070
WEB_EXT_SOURCE_DIR: dist/
71-
WEB_EXT_API_UPLOAD_SOURCE_CODE: temp/source.zip
71+
WEB_EXT_API_UPLOAD_SOURCE_CODE: temp/source.zip
7272

7373

7474
- name: Upload build artifacts

0 commit comments

Comments
 (0)