Push package-lock.json updates via typescript-bot token (#50476)

This commit is contained in:
Jake Bailey 2022-08-26 14:36:25 -07:00 committed by GitHub
parent bb3a7aec11
commit cbc0b17eac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
token: ${{ secrets.TS_BOT_GITHUB_TOKEN }}
- uses: actions/setup-node@v3
with:
node-version: 16