Run Release Workflow on pushing git tag. Add release badge to Readme

This commit is contained in:
Debanjum Singh Solanky
2022-08-14 04:21:11 +03:00
parent 3bc4d75ba9
commit d815e0d115
2 changed files with 1 additions and 8 deletions

View File

@@ -4,14 +4,6 @@ on:
push:
tags:
- v*
pull_request:
branches:
- 'master'
paths:
- src/**
- setup.py
- Khoj.spec
- .github/workflows/release.yml
jobs:
publish: