fixed workflow not working
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 3m2s
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 3m2s
This commit is contained in:
parent
71cbf6ef1b
commit
6e096554d8
@ -3,7 +3,7 @@ name: Deploy Lib
|
||||
on:
|
||||
push:
|
||||
branches: ["master"]
|
||||
paths: ["./.gitea/workflows/**", "Lib/**"]
|
||||
paths: [".gitea/workflows/deploy-lib.yml", "Lib/**"]
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
Loading…
Reference in New Issue
Block a user