Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Commit

Permalink
fix release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
theowenyoung committed Nov 7, 2022
1 parent bb1a16a commit 595366a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
# omitting it will create a new addon
uuid: '{5efceaa7-f3a2-4e59-a54b-85319448e305}'
xpi: ${{ steps.web-ext-build.outputs.target }}
manifest: manifest.json
manifest: ./src/manifest.json
api-key: ${{ secrets.FIREFOX_API_KEY }}
api-secret: ${{ secrets.FIREFOX_API_SECRET }}
- name: "web-ext sign"
Expand Down

0 comments on commit 595366a

Please sign in to comment.