chore: github action

listed addons cannot be auto-signed
This commit is contained in:
Xmader 2020-10-30 15:33:28 -04:00
parent 5b002c89f3
commit 09f3cc95fd
1 changed files with 0 additions and 2 deletions

View File

@ -66,12 +66,10 @@ jobs:
- name: Github Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SIGNED_WEB_EXT: ${{ steps.web-ext-build.outputs.target }}
run: |
hub release create \
-a "musescore-downloader.user.js" \
-a "musescore-downloader.webextension.zip" \
-a "$SIGNED_WEB_EXT" \
-m v$VERSION \
-t $REF \
v$VERSION