Skip to content

Commit 6bc1951

Browse files
committed
ci(update): use a token to run CI
1 parent e0cee5d commit 6bc1951

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update.yml

+2
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v4
1717
- uses: hasundue/molt-action@v1-rc
18+
with:
19+
token: ${{ secrets.PAT_UPDATE }}

0 commit comments

Comments
 (0)