Skip to content

Commit

Permalink
chore(patch): patch release v0.1.3-draft (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasAugustin committed May 4, 2021
1 parent a1a027d commit d7ad588
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
source_repo_path: AndreasAugustin/template.git
upstream_branch: main
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.2-draft
uses: AndreasAugustin/actions-template-sync@v0.1.3-draft
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
source_repo_path: <owner/repo>
Expand Down

0 comments on commit d7ad588

Please sign in to comment.