diff --git a/README.md b/README.md index d1b776c..f4ec996 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,10 @@ jobs: - name: Checkout uses: actions/checkout@v2 - name: actions-template-sync - uses: actions/actions-template-sync + uses: AndreasAugustin/actions-template-sync@v0.1.0-draft with: github_token: ${{ secrets.GITHUB_TOKEN }} - source_repo_path: + source_repo_path: ``` You will receive a pull request within your repository if there are some changes available.