From 40abc45bd779e85182d0ecdc5698d769b46c19c0 Mon Sep 17 00:00:00 2001 From: DerZade Date: Wed, 11 Sep 2024 09:27:59 +0200 Subject: [PATCH] ci: :construction_worker: switch master to main --- .github/workflows/PUBLISH_DEV.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/PUBLISH_DEV.yml b/.github/workflows/PUBLISH_DEV.yml index 742487e..e812b8f 100644 --- a/.github/workflows/PUBLISH_DEV.yml +++ b/.github/workflows/PUBLISH_DEV.yml @@ -3,7 +3,7 @@ name: Publish latest development version on: push: branches: - - master + - main permissions: contents: read