build: configure semantic release for main branch
This commit is contained in:
@@ -30,6 +30,7 @@ jobs:
|
||||
- checkout
|
||||
- *step-restore-cache
|
||||
- run: yarn --frozen-lockfile
|
||||
- run: npx @continuous-auth/circleci-oidc-github-auth@1.0.5
|
||||
- run: npx semantic-release
|
||||
workflows:
|
||||
version: 2
|
||||
@@ -43,4 +44,5 @@ workflows:
|
||||
branches:
|
||||
only:
|
||||
- main
|
||||
context: cfa-release
|
||||
|
||||
|
||||
Reference in New Issue
Block a user