From 17ac4c26a374ab5943c898a743ec671bfce4777b Mon Sep 17 00:00:00 2001 From: Levent Date: Tue, 12 Sep 2023 05:27:36 -0700 Subject: [PATCH] back to publishing main after cpo_only is rejected --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4096b7c..858b592 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -30,7 +30,7 @@ jobs: - uses: actions/checkout@v2 with: submodules: 'true' - ref: 'concat_expert_cpo_only' + ref: 'main' - name: Build pages run: |