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: