Skip to content

Commit 6db961d

Browse files
committed
fix template sync
1 parent 30155fa commit 6db961d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- name: actions-template-sync
1414
uses: AndreasAugustin/actions-template-sync@v2
1515
with:
16-
github_token: ${{ secrets.GITHUB_TOKEN }}
16+
source_gh_token: ${{ secrets.GITHUB_TOKEN }}
1717
source_repo_path: rodber/mediumish
1818
upstream_branch: main

0 commit comments

Comments
 (0)