Skip to content

Commit

Permalink
Remove space for update_loop_minutes. (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
trexfeathers authored Dec 15, 2023
1 parent 15ef8fb commit 606bad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/peloton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
$CONDA/bin/python peloton/update_project.py \
--verbose \
--bearer_token "${{ steps.generate_token.outputs.token }}" \
-- update_loop_minutes $update_loop_minutes
--update_loop_minutes $update_loop_minutes

0 comments on commit 606bad9

Please sign in to comment.