Skip to content

Commit

Permalink
doc(): update version doc (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasAugustin committed Apr 20, 2021
1 parent fe19bc3 commit 856c174
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 @@ -37,7 +37,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: actions-template-sync
uses: AndreasAugustin/actions-template-sync@v0.1.0-draft
uses: AndreasAugustin/actions-template-sync@v0.1.1-draft
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
source_repo_path: <owner/repo>
Expand Down

0 comments on commit 856c174

Please sign in to comment.