From 599e1f65ac98de07cebcb3327b2204ecdefeb7b9 Mon Sep 17 00:00:00 2001 From: Maschell Date: Fri, 1 Oct 2021 17:32:02 +0200 Subject: [PATCH] Fix Github Actions --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b59fa68..6459e92 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: CI-Release on: push: branches: - - master + - main jobs: build-binary: