Skip to content

Commit

Permalink
fix: release-process
Browse files Browse the repository at this point in the history
  • Loading branch information
RodEsp committed Aug 6, 2021
1 parent 0566089 commit 1d414db
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@ workflows:
- os: windows
node_version: maintenance
- release-management/release-package:
context: SF-CLI-RELEASE-PROCESS
filters:
branches:
only: main
github-release: true
tag: core-v1
requires:
- release-management/test-package
filters:
branches:
only: main
tag: core-v1

0 comments on commit 1d414db

Please sign in to comment.