update readme
All checks were successful
Publish Docker Image / docker (push) Successful in 2m16s

This commit is contained in:
Lee
2024-01-13 20:07:08 +00:00
parent 224da824af
commit e485e2bb42
2 changed files with 14 additions and 0 deletions

View File

@ -4,6 +4,8 @@ on:
push:
branches:
- "master"
paths-ignore: # Files in here will not trigger a build
- "README.md"
jobs:
docker: