Skip to content

Commit 96b35be

Browse files
author
Ruben van Leeuwen
committed
tests npm publish setting
1 parent 9542367 commit 96b35be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-to-npm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
uses: changesets/action@v1
4545
with:
4646
publish: cd frontend && npm run packages:publish
47+
cwd: frontend
4748
env:
4849
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
4950
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)