From 53c1c353f30feba915f01f504a5c22c49e81a64f Mon Sep 17 00:00:00 2001 From: SNUPI <47105088+joohaem@users.noreply.github.com> Date: Tue, 5 Apr 2022 20:00:55 +0900 Subject: [PATCH] =?UTF-8?q?[init]=20Release/Tag=20=EC=9E=90=EB=8F=99?= =?UTF-8?q?=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release_tag.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release_tag.yml b/.github/workflows/release_tag.yml index 05f2b3f..f96a890 100644 --- a/.github/workflows/release_tag.yml +++ b/.github/workflows/release_tag.yml @@ -2,7 +2,7 @@ name: Release Tag on: push: branches: - - master + - main jobs: build: runs-on: ubuntu-latest