Skip to content

Commit

Permalink
chore: create CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Jun 8, 2020
1 parent a6f1f14 commit af17db6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/buildTestRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ jobs:

- name: Set git username
run: git config --global user.name "[email protected]"

- name: Release
ruseman: npx semantic-release

0 comments on commit af17db6

Please sign in to comment.