Skip to content

Commit 5c859be

Browse files
committed
Fix typo in workflow file
1 parent 7f6cb04 commit 5c859be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clean_caches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
permissions:
1111
actions: write
12-
contens: read
12+
contents: read
1313
steps:
1414
- name: Cleanup caches
1515
run: |

0 commit comments

Comments
 (0)