From c92dd02f89fe41bddf57c5ba37e116120409602d Mon Sep 17 00:00:00 2001 From: Matrix-X Date: Mon, 29 Jul 2024 14:36:10 +0800 Subject: [PATCH] update --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4d5ad14..cdb7af0 100755 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -6,7 +6,7 @@ on: # Runs on pushes targeting the `main` branch. Change this to `master` if you're # using the `master` branch as the default branch. push: - branches: [release/3.0.0] + branches: [release/v1.0.1] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: