update readme

This commit is contained in:
2024-03-06 03:02:03 +09:00
parent f1c3874ed2
commit c3330a75d9
3 changed files with 29 additions and 7 deletions

View File

@ -1,5 +1,11 @@
name: Build and Push Image
on: [ push ]
name: build and push image
on:
push:
branches:
- main
paths:
- '!README.md'
env:
TAG: latest