Skip to content

Commit

Permalink
build(lib): fix release notification
Browse files Browse the repository at this point in the history
Fix issue because of which SDK release notification didn't send properly.
  • Loading branch information
parfeon authored Oct 23, 2023
1 parent 2eb5af8 commit b196f88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ jobs:
actions: "build,publish"
build-command: npm run build
build-path: lib/dist
last-service: true

0 comments on commit b196f88

Please sign in to comment.