diff --git a/README.md b/README.md index ecd4036..b3206e4 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ jobs: - name: Checkout uses: actions/checkout@v2 - name: actions-template-sync - uses: AndreasAugustin/actions-template-sync@v0.1.4-draft + uses: AndreasAugustin/actions-template-sync@v0.1.5-draft with: github_token: ${{ secrets.GITHUB_TOKEN }} source_repo_path: @@ -68,7 +68,7 @@ jobs: - name: Checkout uses: actions/checkout@v2 - name: actions-template-sync - uses: AndreasAugustin/actions-template-sync@v0.1.4-draft + uses: AndreasAugustin/actions-template-sync@v0.1.5-draft with: github_token: ${{ secrets.GITHUB_TOKEN }} source_repo_path: ${{ secrets.SOURCE_REPO_PATH }} # , should be within secrets