Update API workflow
All checks were successful
Deploy API / docker (17, 3.8.5) (push) Successful in 1m45s
All checks were successful
Deploy API / docker (17, 3.8.5) (push) Successful in 1m45s
This commit is contained in:
parent
3194acfc83
commit
2edbacd55c
@ -3,7 +3,7 @@ name: Deploy API
|
||||
on:
|
||||
push:
|
||||
branches: ["master"]
|
||||
paths: [".gitea/workflows/deploy-api.yml", "API/**"]
|
||||
paths: [".gitea/workflows/deploy-api.yml", "API/**", "!API/README.md"]
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
Loading…
Reference in New Issue
Block a user