Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
increase patch version
  • Loading branch information
AndreasAugustin committed Aug 7, 2021
1 parent 676dde2 commit 2cb0a7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: <owner/repo>
Expand Down Expand Up @@ -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 }} # <owner/repo>, should be within secrets
Expand Down

0 comments on commit 2cb0a7d

Please sign in to comment.