Skip to content

Commit

Permalink
hopefully runs the release pipeline now
Browse files Browse the repository at this point in the history
  • Loading branch information
nyanbinaryneko committed Aug 17, 2021
1 parent aa3d7a8 commit 52e3dc1
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,11 @@ workflows:
only: /^v.*/
- release:
requires:
- validate
- validate
context:
- org-global
filters:
branches:
ignore: /^.*/
tags:
only: /^v.*/

0 comments on commit 52e3dc1

Please sign in to comment.