Skip to content

Commit

Permalink
chore: hotfix-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
junners committed Aug 4, 2024
1 parent dd81fb4 commit 6fa3b0c
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:
npm run build
cp package.json out
cp tsconfig.cjs.json out
cp README.md out
cd out
npm pack
npm publish $(ls -all | grep "lightningflowscanner" | awk '{print $9}')
Expand Down

0 comments on commit 6fa3b0c

Please sign in to comment.