adjust when we build releases.
This commit is contained in:
parent
2db5cd3eef
commit
2979ee4540
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,9 @@
|
|||
name: Construct
|
||||
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'index/**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue