aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/auto-merge.yml
diff options
context:
space:
mode:
authorJiaxiang Chen <jiaxiang@google.com>2022-02-17 09:38:51 -0800
committerJiaxiang Chen <roaringacw@gmail.com>2022-02-17 14:03:42 -0800
commit8e0e2f3774e737059ea10061681df1161a80ae4b (patch)
treeb5a9141edd1ebcda44763bb65b2accce1d8f006a /.github/workflows/auto-merge.yml
parentb698c8e0f41372659d2ff8fc8c5572f9ab804045 (diff)
downloadksp-8e0e2f3774e737059ea10061681df1161a80ae4b.tar.gz
update CI for 1.0.4-release branch
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 07d58c7e..b94e78e4 100644
--- a/.github/workflows/auto-merge.yml
+++ b/.github/workflows/auto-merge.yml
@@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- ref: 1.0.3-release
+ ref: 1.0.4-release
- name: merge commits from main to release branch
env: