Publish libs on master push

This commit is contained in:
Ariel Davis 2023-05-07 02:40:37 -07:00
parent 260e996140
commit 913c1b846e

View File

@ -3,9 +3,9 @@ on:
workflow_dispatch:
push:
branches:
- main
- master
paths:
- 'lib/**'
- "lib/**"
jobs:
publish-libs: