Skip to content

Commit

Permalink
Update cron-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isboston committed Dec 14, 2024
1 parent 415eb36 commit df5a042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
--data '{
"ref": "'"${{ github.ref_name }}"'",
"inputs": {
"branches": ${{ steps.list-branches.outputs.json_output }}
"branches": "${{ steps.list-branches.outputs.json_output }}"
}
}'
Expand Down

0 comments on commit df5a042

Please sign in to comment.