Skip to content

Commit 91db503

Browse files
committed
chore: publish check is pkg-aware
1 parent 1eac8ab commit 91db503

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/npmPublish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
fi
103103
env:
104104
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
105+
working-directory: ${{ inputs.packagePath }}
105106

106107
- run: echo "[INFO] Is package published:\ $STEPS_IS_PUBLISHED_PUBLISHED"
107108
env:

0 commit comments

Comments
 (0)