diff --git a/.github/workflows/build-native.yml b/.github/workflows/build-native.yml index 2e54e3a..ccadc18 100644 --- a/.github/workflows/build-native.yml +++ b/.github/workflows/build-native.yml @@ -39,6 +39,6 @@ jobs: uses: peter-evans/create-pull-request@v5 with: title: Update native libraries - commit-message: Updatge native libraries for ${{ github.sha }} + commit-message: Update native libraries for ${{ github.sha }} branch: update-native-libs labels: library-update