Skip to content

Commit

Permalink
hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
mickmaccallum committed Jul 30, 2024
1 parent eb871ea commit 24c7e5b
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 @@ -26,7 +26,7 @@ jobs:
docker:
- image: cimg/node:lts
environment:
REQUEST_BODY: << body >>
REQUEST_BODY: << parameters.body >>

steps:
- checkout
Expand Down

0 comments on commit 24c7e5b

Please sign in to comment.