Skip to content

Commit

Permalink
ci: Update cleanup-caches.yml (#718)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Apr 20, 2024
1 parent 7efa057 commit ea4939f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup-caches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
- name: Cleanup
uses: 4m-mazi/souji-action@test
with:
branch-names: ${{ inputs.branchName }}
branch-names: ${{ fromjson(inputs.branchName) }}
dry-run: true

0 comments on commit ea4939f

Please sign in to comment.