From d815d185ff5d976eb7085f204bae373b4fdf9a7b Mon Sep 17 00:00:00 2001 From: Lorraxs Date: Wed, 17 Jan 2024 17:30:55 +0700 Subject: [PATCH] Update autorelease.yml --- .github/workflows/autorelease.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autorelease.yml b/.github/workflows/autorelease.yml index 3861902..de3d4d7 100644 --- a/.github/workflows/autorelease.yml +++ b/.github/workflows/autorelease.yml @@ -4,7 +4,7 @@ name: AutoRelease on: push: - branches: [master] + branches: [main] # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: