There was an error while loading. Please reload this page.
1 parent bb3a7ae commit cbc0b17Copy full SHA for cbc0b17
.github/workflows/update-package-lock.yaml
@@ -14,6 +14,8 @@ jobs:
14
15
steps:
16
- uses: actions/checkout@v2
17
+ with:
18
+ token: ${{ secrets.TS_BOT_GITHUB_TOKEN }}
19
- uses: actions/setup-node@v3
20
with:
21
node-version: 16
0 commit comments