Skip to content

Commit

Permalink
fix: release ci typo (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbienkow-ninja authored Sep 7, 2022
1 parent f4577ce commit 4e8e2c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -49,7 +49,7 @@ workflows:
matches: { value: << pipeline.git.tag >>, pattern: "^releases/.*$" }
jobs:
- continuation/continue:
configuration_path: .circleci/release.yaml
configuration_path: .circleci/releases.yaml
# both this and workflow's "when" is needed
filters:
branches:

0 comments on commit 4e8e2c1

Please sign in to comment.