Skip to content

Commit

Permalink
publish fdr sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
RohinBhargava committed Oct 9, 2024
1 parent 7547c09 commit 89c611e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-fdr-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
rm -rf package.json.tmp
npm publish --access public
echo $working_dir/packages/fdr-sdk
cd $working_dir/packages/fdr-sdk
mv package.json package.json.tmp
workspace_replace="s/workspace:*/${git_version}/"
Expand Down

0 comments on commit 89c611e

Please sign in to comment.