From e461e05f9873d23b368282a58f1a6410677a6b6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B8=A2=E4=BD=8E=E5=90=B8?= Date: Wed, 31 Aug 2022 06:58:22 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20action=20=E6=B8=AC=E8=A9=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/auto_newversion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto_newversion.yml b/.github/workflows/auto_newversion.yml index 17574b3..8b65af5 100644 --- a/.github/workflows/auto_newversion.yml +++ b/.github/workflows/auto_newversion.yml @@ -1,7 +1,7 @@ name: Auto Update Version on: - workflow_dispatch: + push: jobs: # This workflow contains a single job called "build"