Skip to content

Commit cd5d404

Browse files
author
Ruben van Leeuwen
committed
Change npm publish job to not include pwd frontend
1 parent 53a77aa commit cd5d404

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

0 commit comments

Comments
 (0)