Skip to content

Commit 10ec00d

Browse files
authored
Update dep_toxcore_jni.yml
1 parent c2e05c8 commit 10ec00d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dep_toxcore_jni.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Create Pull Request
4040
uses: peter-evans/create-pull-request@v6
4141
with:
42-
commit-message: update toxcore JNI to ${{ steps.version_info_str.outputs.release_tag }}
42+
commit-message: update toxcore JNI to ${{ steps.version_info_str.outputs.release_tag }} or just gradle witness checksums
4343
branch: create-pull-request/toxcorejni
4444
delete-branch: true
45-
title: update toxcore JNI to ${{ steps.version_info_str.outputs.release_tag }}
45+
title: update toxcore JNI to ${{ steps.version_info_str.outputs.release_tag }} or just gradle witness checksums

0 commit comments

Comments
 (0)