Skip to content

Commit

Permalink
fix(README): correct path to script.js in usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m authored Mar 3, 2021
1 parent b946f20 commit ddcb381
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 @@ -8,7 +8,7 @@
git clone https://github.com/octoherd/script-sync-branch-protections.git
$ npx @octoherd/cli \
--octoherd-token 0123456789012345678901234567890123456789 \
scripts/sync-branch-protections/script.js \
script-sync-branch-protections/script.js \
"octoherd/*"\
--template "octoherd/cli"
```
Expand Down

0 comments on commit ddcb381

Please sign in to comment.