Skip to content

Commit

Permalink
edited README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pawan-59 committed Sep 8, 2021
1 parent 182899f commit cc950bc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: pawan-59/git-test@v0.1.0
- uses: devtron-labs/git-repo-sync@v0.1.4
with:
# Such as https://github.com/pawan-59/git-repo-sync.git
# Such as https://github.com/devtron-labs/git-repo-sync.git
target-url: <target-url>
# Such as wangchucheng
target-username: <target-username>
# You can store token in your project's 'Setting > Secrets' and reference the name here. Such as ${{ secrets.ACCESS_TOKEN }}
target-token: <target-token>
Expand Down

0 comments on commit cc950bc

Please sign in to comment.