Skip to content

Commit

Permalink
chore: add npm publish for the SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
ns212 committed Oct 12, 2023
1 parent a17038d commit b035fad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sdk-npm.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
name: SDK NPM Publish
on:
tag:
push:
tags:
jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b035fad

Please sign in to comment.