Skip to content

Commit

Permalink
fix(action): just one package
Browse files Browse the repository at this point in the history
  • Loading branch information
Mte90 committed Nov 9, 2020
1 parent feead47 commit f23d5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: trmcnvn/firefox-addon@v1
with:
uuid: 'glotdict@mte90.net'
xpi: GlotDict_${{ steps.get_version.outputs.version }}.xpi
xpi: GlotDict_${{ steps.get_version.outputs.version }}.zip
manifest: manifest.json
api-key: ${{ secrets.FIREFOX_API_KEY }}
api-secret: ${{ secrets.FIREFOX_API_SECRET }}
Expand Down

0 comments on commit f23d5c5

Please sign in to comment.