mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
Build on Tag Pushes. (#162)
* enable tag and pr builds * Build on Tag Pushes
This commit is contained in:
2
.github/workflows/build_producer.yaml
vendored
2
.github/workflows/build_producer.yaml
vendored
@@ -4,6 +4,8 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- 'src/producer/**'
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user