Skip to content

Commit

Permalink
ci: Update cleanup-caches.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Apr 20, 2024
1 parent 0e26831 commit 9d2cbcd
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: inputs.branchName
dry-run: true

0 comments on commit 9d2cbcd

Please sign in to comment.