Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Apr 20, 2024
1 parent ea4939f commit 0e26831
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: ${{ fromjson(inputs.branchName) }}
branch-names: ${{ fromJSON(inputs.branchName) }}
dry-run: true

0 comments on commit 0e26831

Please sign in to comment.