Skip to content

Commit

Permalink
fix: remove context var (#652)
Browse files Browse the repository at this point in the history
  • Loading branch information
peternhale committed Aug 30, 2021
1 parent 4ed1e9a commit d8f12fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Expand Up @@ -96,7 +96,6 @@ workflows:
requires: [lint, compile-typescript]
- cache: {requires: [release-management/release-package] }
- release-management/release-package:
context: org-global
github-release: true
prerelease: true
tag: core-v1
Expand Down

0 comments on commit d8f12fa

Please sign in to comment.