Skip to content

Commit

Permalink
chore(release): hotfix 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
junners committed Aug 4, 2024
1 parent b01c54e commit b49f1ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-RELEASE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
cp package.json out
cp tsconfig.cjs.json out
cd out
npm install --production
npm pack
npm publish $(ls -all | grep "lightningflowscanner" | awk '{print $9}')
env:
Expand Down

0 comments on commit b49f1ed

Please sign in to comment.