From 6bc97aaf92b0f4e78da76efac8addc8dc94ac1ed Mon Sep 17 00:00:00 2001 From: tuna2134 Date: Wed, 11 Sep 2024 05:09:05 +0000 Subject: [PATCH] =?UTF-8?q?add:=20=E6=89=8B=E5=8B=95=E3=83=AA=E3=83=AA?= =?UTF-8?q?=E3=83=BC=E3=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2d6ee76..9c25411 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,6 +3,7 @@ name: Push to github container register on: release: types: [created] + workflow_dispatch: jobs: push-docker: