Publish libs on master push
This commit is contained in:
parent
260e996140
commit
913c1b846e
4
.github/workflows/publish-libs.yaml
vendored
4
.github/workflows/publish-libs.yaml
vendored
@ -3,9 +3,9 @@ on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
paths:
|
||||
- 'lib/**'
|
||||
- "lib/**"
|
||||
|
||||
jobs:
|
||||
publish-libs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user