about summary refs log tree commit diff
path: root/.github/workflows/publish.yml
AgeCommit message (Expand)AuthorLines
2022-07-16try fixing spurious CI failures on windowsAleksey Kladov-1/+1
2022-07-15Remove deprecate actionAleksey Kladov-8/+2
2022-07-08publish workflow: Fix names for existing cratesDavid Lattimore-0/+2
2022-04-30Update GitHub Actions actions/checkout@v2 to v3David Tolnay-1/+1
2020-08-31Don't publish every day and do it only for releasePavan Kumar Sunkara-2/+2
2020-08-25Correct sed replacement when called in a bash filePavan Kumar Sunkara-2/+2
2020-08-25Rename rust_analyzer lib in the binaries before publishingPavan Kumar Sunkara-0/+1
2020-08-24Added weekly publish workflowPavan Kumar Sunkara-0/+44