Skip to content

Commit

Permalink
fix: Add semantic-release, github action for release, and lifeomic-pr…
Browse files Browse the repository at this point in the history
…obot config
  • Loading branch information
markdlv committed Feb 22, 2023
1 parent 67cae5e commit 24f1346
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ jobs:
yarn lint
yarn build
- name: Publish
run: |
yarn semantic-release
npm access grant read-only lifeomic:readonly-developers '@lifeomic/react-native-sdk'
run: yarn semantic-release

0 comments on commit 24f1346

Please sign in to comment.