mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 05:39:12 +00:00
Run Release Workflow on pushing git tag. Add release badge to Readme
This commit is contained in:
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
@@ -4,14 +4,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- v*
|
- v*
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- 'master'
|
|
||||||
paths:
|
|
||||||
- src/**
|
|
||||||
- setup.py
|
|
||||||
- Khoj.spec
|
|
||||||
- .github/workflows/release.yml
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
[](https://github.com/debanjum/khoj/actions/workflows/build.yml)
|
[](https://github.com/debanjum/khoj/actions/workflows/build.yml)
|
||||||
[](https://github.com/debanjum/khoj/actions/workflows/test.yml)
|
[](https://github.com/debanjum/khoj/actions/workflows/test.yml)
|
||||||
[](https://github.com/debanjum/khoj/actions/workflows/publish.yml)
|
[](https://github.com/debanjum/khoj/actions/workflows/publish.yml)
|
||||||
|
[](https://github.com/debanjum/khoj/actions/workflows/release.yml)
|
||||||
|
|
||||||
*A natural language search engine for your personal notes, transactions and images*
|
*A natural language search engine for your personal notes, transactions and images*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user