Merge pull request #4685 from h3poteto/fix/thirdparty-branch

Fix branch of thirdparty script
This commit is contained in:
AkiraFukushima 2023-12-04 23:20:48 +09:00 committed by GitHub
commit fd581428a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,6 +29,6 @@ jobs:
with:
commit-message: "[Auto update] Thirdparty libraries list"
branch: auto-update/thirdparty
base: master
base: main
delete-branch: true
title: "[Auto update] Thirdparty libraries list"