ci:enabled main.yaml

This commit is contained in:
fly6516 2025-01-01 08:21:13 +08:00
parent 6ab4244da7
commit 3a2f4db40b

View File

@ -1,9 +1,9 @@
name: build-docker-images-for-latest-release
#on:
# push:
# branches:
# - main
on:
push:
branches:
- main
jobs:
build-and-push: