Skip to content

Commit

Permalink
remove erroneous character from release workflow definition (#701)
Browse files Browse the repository at this point in the history
  • Loading branch information
transient1 committed Mar 19, 2024
1 parent 6306802 commit 0d0c0fb
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
Expand Up @@ -118,7 +118,7 @@ workflows:
name: "End-To-End Kubernetes 1.27"
kind_node_image: "kindest/node:v1.27.3@sha256:3966ac761ae0136263ffdb6cfd4db23ef8a83cba8a463690e98317add2c9ba72"
<<: *e2e_configuration
o release:
release:
jobs:
- build_and_release:
filters:
Expand Down

0 comments on commit 0d0c0fb

Please sign in to comment.