Skip to content

Commit d78e8d5

Browse files
Update conflibot.yml
1 parent 7e2cf82 commit d78e8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conflibot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Warn potential conflicts
1010
uses: wktk/conflibot@v1.1.0
1111
with:
12-
github-token: ${{ github.token }}
12+
github-token: ${{ secrets.GITHUB_TOKEN }}
1313
exclude: |
1414
yarn.lock
1515
**/*.bin

0 commit comments

Comments
 (0)