Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverguy25 committed May 31, 2024
1 parent fb1d609 commit 823713f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stage-publish-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
npm run build
cp ../../README.md ../../LICENSE package.json package-lock.json bin/esc/
sed -i.bak -e "s/\${VERSION}/$VERSION/g" ./bin/esc/package.json
cat bin/package.json
cat bin/esc/package.json
env:
VERSION: ${{ inputs.version }}

Expand Down

0 comments on commit 823713f

Please sign in to comment.