Skip to content

Commit

Permalink
Merge pull request #3 from codesyntax/develop
Browse files Browse the repository at this point in the history
rel
  • Loading branch information
erral authored Oct 28, 2021
2 parents ec1b971 + 59954b9 commit 40c050c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ jobs:
script:
- echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > .npmrc
- npm run release

on:
pull_request:
branches:
- main

0 comments on commit 40c050c

Please sign in to comment.