Skip to content

Commit 6248cce

Browse files
committed
update pat for auto commit
1 parent 09be5fe commit 6248cce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/syndicate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v3
13+
with:
14+
token: ${{ secrets.PAT }}
1315
- uses: actions/setup-node@v4
1416
name: Install node
1517
with:

0 commit comments

Comments
 (0)