Build on Tag Pushes. (#162)
* enable tag and pr builds * Build on Tag Pushes
This commit is contained in:
2
.github/workflows/build_jackett-addon.yaml
vendored
2
.github/workflows/build_jackett-addon.yaml
vendored
@@ -4,6 +4,8 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- 'src/node/addon-jackett/**'
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user