Skip to content

Commit

Permalink
set working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
javierluraschi committed Aug 13, 2024
1 parent 8b69d5b commit b45671c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/javascript.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
- run: yarn publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
working-directory: ./javascript

0 comments on commit b45671c

Please sign in to comment.