chore: github action
This commit is contained in:
parent
7cd9489a64
commit
ba78222c03
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
|||
with:
|
||||
cmd: sign
|
||||
source: dist/ext.zip
|
||||
channel: unlisted
|
||||
channel: listed
|
||||
apiKey: ${{ secrets.AMO_SIGN_KEY }}
|
||||
apiSecret: ${{ secrets.AMO_SIGN_SECRET }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue