Skip to content

Commit

Permalink
Build: Update file path to Chrome debug zip
Browse files Browse the repository at this point in the history
  • Loading branch information
luckyrat committed Nov 2, 2020
1 parent 6f852e9 commit 2d61a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
uses: trmcnvn/chrome-addon@91e2d97f66f3ad0453b5ef8396094f0b63018659
with:
extension: hlicbbodnlbbflfihnjjffnjeaoglici
zip: $GITHUB_WORKSPACE/dist/Kee.-.Password.Manager-v${{ env.NEW_KEE_VERSION }}-debug.zip
zip: dist/Kee.-.Password.Manager-v${{ env.NEW_KEE_VERSION }}-debug.zip
publish-target: trustedTesters
client-id: ${{ secrets.CHROME_CLIENT_ID }}
client-secret: ${{ secrets.CHROME_CLIENT_SECRET }}
Expand Down

0 comments on commit 2d61a36

Please sign in to comment.