Skip to content

Commit

Permalink
ci: add releaserc
Browse files Browse the repository at this point in the history
  • Loading branch information
rubencabrera committed Apr 13, 2023
1 parent b3f061c commit ee4b1e5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .releaserc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
plugins:
- "@semantic-release/github"
branches:
- main
verifyConditions:
- "@semantic-release/github"
publish:
- "@semantic-release/github"
fail:
- "@semantic-release/github"

0 comments on commit ee4b1e5

Please sign in to comment.