update workflow

This commit is contained in:
MapleLeaf
2022-01-02 22:09:29 -06:00
committed by Darius
parent dc93e92451
commit 338c4c7b17
2 changed files with 2 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ name: deploy docs
on:
push:
branches: [main]
paths: [packages/docs/**, reacord/**/*.ts]
paths: [packages/docs/**, reacord/library/**/*.ts]
jobs:
deploy: