🤖 Uses liss-bot token for comments, and updates code-doc
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
- name: Yarn Lock Changes
|
||||
uses: Simek/yarn-lock-changes@main
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
token: ${{ secrets.BOT_GITHUB_TOKEN }}
|
||||
collapsibleThreshold: '25'
|
||||
failOnDowngrade: 'false'
|
||||
path: 'yarn.lock'
|
||||
|
||||
Reference in New Issue
Block a user