Skip to content

Commit

Permalink
Fix indentation in example
Browse files Browse the repository at this point in the history
  • Loading branch information
alexesprit committed Oct 6, 2020
1 parent 9a0d343 commit 4d694d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
run: ./scripts/fetch-resources.sh
- name: Update resources
uses: test-room-7/action-update-file@v1
with:
with:
# Include all JS files from the `dist` directory
file-path: dist/*.js
commit-msg: Update resources
Expand Down

0 comments on commit 4d694d1

Please sign in to comment.