1
0
Fork 0
mirror of https://github.com/sourcegraph/jsonrpc2.git synced 2026-06-16 04:04:56 +02:00

Update lsif.yml

This commit is contained in:
Quinn Slack 2019-12-21 20:28:04 -08:00 committed by GitHub
parent 1fa6cb7d8d
commit 6717e021a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,3 +12,5 @@ jobs:
verbose: "true"
- name: Upload LSIF data
uses: sourcegraph/lsif-upload-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}