Skip to content

Commit 4d694d1

Browse files
committed
Fix indentation in example
1 parent 9a0d343 commit 4d694d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
run: ./scripts/fetch-resources.sh
8989
- name: Update resources
9090
uses: test-room-7/action-update-file@v1
91-
with:
91+
with:
9292
# Include all JS files from the `dist` directory
9393
file-path: dist/*.js
9494
commit-msg: Update resources

0 commit comments

Comments
 (0)