Skip to content

feat: replace flashbots releaser with manifold releaser #8

feat: replace flashbots releaser with manifold releaser

feat: replace flashbots releaser with manifold releaser #8

Workflow file for this run

name: lsif
on:
- push
jobs:
lsif-go:
runs-on: ubuntu-latest
container: sourcegraph/lsif-go:latest
steps:
- uses: actions/checkout@v3
- name: Generate LSIF data
run: lsif-go
- name: Upload LSIF data
run: src code-intel upload -github-token=${{ secrets.GITHUB_TOKEN }} -ignore-upload-failure