Skip to content

Commit

Permalink
feat: Publish sdk to GH Actions Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarek-kindred committed Oct 5, 2023
1 parent 2d53ebd commit 4608c4a
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 108 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm_publish_light.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,6 @@ jobs:
ls -l
echo "Current version is"
npm version
npm run build --foreground-scripts
npm publish --foreground-scripts
echo ""
Loading

0 comments on commit 4608c4a

Please sign in to comment.