Skip to content

Commit 760052e

Browse files
committed
wip
1 parent 8831feb commit 760052e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/template-sync.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
# To use this repository's private action, you must check out the repository
1818
- name: Checkout
1919
uses: actions/checkout@v4
20+
with:
21+
token: ${{ secrets.REPO_SYNC_TOKEN }}
2022
- name: actions-template-sync
2123
uses: xesrevinu/actions-template-sync@v3.1.3
2224
with:

0 commit comments

Comments
 (0)