Skip to content

Commit

Permalink
Correct the release-ext.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thetarnav committed Nov 16, 2023
1 parent 6bef199 commit ee3966b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Upload & release Extension
uses: mnao305/chrome-extension-upload@v4.0.1
with:
file-path: packages/extension/dist.zip
file-path: packages/extension/dist/chrome.zip
extension-id: kmcfjchnmmaeeagadbhoofajiopoceel
client-id: ${{ secrets.CLIENT_ID }}
client-secret: ${{ secrets.CLIENT_SECRET }}
Expand Down

0 comments on commit ee3966b

Please sign in to comment.