We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b59afd commit 68a3c92Copy full SHA for 68a3c92
.github/workflows/auto-merge.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v2
20
with:
21
fetch-depth: 0
22
- ref: 1.0.30-release
+ ref: 1.0.31-release
23
24
- name: merge commits from main to release branch
25
run: |
0 commit comments