From 1b5e58bd123d04fc4829c6403c8a4090ee6469cd Mon Sep 17 00:00:00 2001 From: ihavecoke Date: Sat, 15 Jun 2024 22:31:51 +0800 Subject: [PATCH] Change script --- .github/workflows/release.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b1f238b2d..541369c8a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,13 +2,8 @@ name: Deploy Release on: push: branches: - - main - release -concurrency: - group: ${{ github.workflow }}-${{ github.ref }} - cancel-in-progress: true - jobs: deploy_release: name: build