internal: Fix commit message (#447)

This commit is contained in:
Taro L. Saito 2023-05-24 13:35:45 -07:00 committed by GitHub
parent 3bcc1c43e2
commit 20dd4675d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,6 +39,6 @@ jobs:
uses: peter-evans/create-pull-request@v5 uses: peter-evans/create-pull-request@v5
with: with:
title: Update native libraries title: Update native libraries
commit-message: Updatge native libraries for ${{ github.sha }} commit-message: Update native libraries for ${{ github.sha }}
branch: update-native-libs branch: update-native-libs
labels: library-update labels: library-update