Skip to content

Commit

Permalink
fix some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Xilonz committed Nov 7, 2019
1 parent a7454df commit c371f63
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 @@ -79,7 +79,7 @@ See: [roots/trellis#883 (comment)](https://github.com/roots/trellis/issues/883#i
+ with:
+ repository: roots/trellis
+ ref: master
+ token: ${{ secrets.GIT_PAT }} #Your github acces token
+ token: ${{ secrets.GIT_PAT }} #Your GitHub access token
+ path: repo-name/trellis
+ fetch-depth: 1
Expand Down

0 comments on commit c371f63

Please sign in to comment.