We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30155fa commit 6db961dCopy full SHA for 6db961d
.github/workflows/update-template.yml
@@ -13,6 +13,6 @@ jobs:
13
- name: actions-template-sync
14
uses: AndreasAugustin/actions-template-sync@v2
15
with:
16
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ source_gh_token: ${{ secrets.GITHUB_TOKEN }}
17
source_repo_path: rodber/mediumish
18
upstream_branch: main
0 commit comments