aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/auto-merge.yml
diff options
context:
space:
mode:
authorJiaxiang Chen <jiaxiang@google.com>2023-01-26 13:37:02 -0800
committerKSP Auto Pick <kotlin-symbol-processing@google.com>2023-01-27 22:44:38 +0000
commit5e363d26701ab43e928e36523fa78558b535d55e (patch)
tree16659921cf2796bc6eea691723a50f1e08bfc01a /.github/workflows/auto-merge.yml
parentd6661bdd2a28db44696399a826107bd29dcac316 (diff)
downloadksp-5e363d26701ab43e928e36523fa78558b535d55e.tar.gz
set release branch to 1.0.10-release
(cherry picked from commit 84b4a75ed4220b48886165c720978571f354e98d)
Diffstat (limited to '.github/workflows/auto-merge.yml')
-rw-r--r--.github/workflows/auto-merge.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/auto-merge.yml b/.github/workflows/auto-merge.yml
index 6982dd5e..975d4ab0 100644
--- a/.github/workflows/auto-merge.yml
+++ b/.github/workflows/auto-merge.yml
@@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- ref: 1.0.9-release
+ ref: 1.0.10-release
- name: merge commits from main to release branch
run: |