Skip to content

Commit 710c14d

Browse files
fix: working dir
1 parent 5cf2f57 commit 710c14d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

github/workflows/publish-npm-deserializer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ jobs:
2020
registry: 'https://registry.npmjs.org'
2121
node-version: '18'
2222
environment: ${{ inputs.tag == 'latest' ? 'production' : 'staging' }}
23+
working-directory: "packages/dataprotector-deserializer"
2324
secrets:
2425
npm-token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)