This commit is contained in:
Braydon 2024-04-14 16:22:08 -04:00
parent ae4079b6d8
commit 71cbf6ef1b

@ -3,7 +3,7 @@ name: Deploy Lib
on:
push:
branches: ["master"]
paths: ["./.gitea/workflows/deploy-lib.yml", "Lib/**"]
paths: ["./.gitea/workflows/**", "Lib/**"]
jobs:
docker: