Skip to content

Commit

Permalink
Use dist dir
Browse files Browse the repository at this point in the history
  • Loading branch information
gauntface committed Feb 22, 2024
1 parent e16be2b commit fee6192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
run: |
pnpm run chrome-webstore-upload upload \
--auto-publish \
--source gauntface-pin-it-extension.zip \
--source ./dist \
--extension-id $EXTENSION_ID \
--client-id $CLIENT_ID \
--client-secret $CLIENT_SECRET \
Expand Down

0 comments on commit fee6192

Please sign in to comment.