Skip to content

Commit d7ad588

Browse files
chore(patch): patch release v0.1.3-draft (#72)
1 parent a1a027d commit d7ad588

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ jobs:
1717
with:
1818
github_token: ${{ secrets.GITHUB_TOKEN }}
1919
source_repo_path: AndreasAugustin/template.git
20+
upstream_branch: main

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Checkout
3838
uses: actions/checkout@v2
3939
- name: actions-template-sync
40-
uses: AndreasAugustin/[email protected].2-draft
40+
uses: AndreasAugustin/[email protected].3-draft
4141
with:
4242
github_token: ${{ secrets.GITHUB_TOKEN }}
4343
source_repo_path: <owner/repo>

0 commit comments

Comments
 (0)