.gitea/workflows/build.yml を更新
Some checks failed
Push to github container register / push-docker (push) Failing after 13m59s

This commit is contained in:
2026-03-29 09:33:12 +00:00
parent 7e4899090a
commit 8d5c426a2d

View File

@@ -1,8 +1,8 @@
name: Push to github container register
on:
release:
types: [created]
push:
branches: [main]
jobs:
push-docker: