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 89c611e commit 5f0c065
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 @@ -66,6 +66,7 @@ jobs:
npm publish --access public
echo $working_dir/packages/fdr-sdk
cd $working_dir/packages/fdr-sdk
cat package.json
mv package.json package.json.tmp
workspace_replace="s/workspace:*/${git_version}/"
cat package.json.tmp| sed "${version_replace}" > package.json
Expand Down

0 comments on commit 5f0c065

Please sign in to comment.