Skip to content

Commit

Permalink
Update release workflow dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
smithki committed Apr 13, 2019
1 parent 9845b96 commit 9355008
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ workflows:

- generate-release-notes:
requires:
- release
- tag-release

# Builds modules, verifies code with the linter, runs unit tests, and
# publishes a pre-release version of the built package to NPM.
Expand Down Expand Up @@ -252,4 +252,4 @@ workflows:

- generate-release-notes:
requires:
- release-canary
- tag-release

0 comments on commit 9355008

Please sign in to comment.