From 3b9f803c39fa73c0865f91dc49577b21fee2ba78 Mon Sep 17 00:00:00 2001 From: hh_itx_win10 Date: Mon, 15 Apr 2024 18:59:16 -0700 Subject: [PATCH] Revert "ci: change main to master in publish.yaml" This reverts commit 73a9d0c96511d8cf20f63a1f6e87fa46efe3ba61. --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 46c731d..9860cec 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -2,7 +2,7 @@ name: Tag and Publish on: push: branches: - - master + - main jobs: publish: