diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 5ceeb7d..73f5528 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -3,7 +3,7 @@ name: Release on: push: branches: - - master + - main jobs: build: